### Problem Right now, snapshots are stored as ``` <name>.in/ <name>.out/ <name>.stdout <name>.stderr ``` In `ls`, this groups things well but in IDEs, it doesn't. ### Steps Open up the test snapshots in an IDE ### Possible Solution(s) Organize the snapshots as ``` <name>/in/ <name>/out/ <name>/stdout <name>/stderr ``` ### Notes We should wait on #10620 so we can update all of them at once ### Version _No response_ <!-- TRIAGEBOT_START --> <!-- TRIAGEBOT_ASSIGN_START --> <!-- TRIAGEBOT_ASSIGN_DATA_START$${"user":"Muscraft"}$$TRIAGEBOT_ASSIGN_DATA_END --> <!-- TRIAGEBOT_ASSIGN_END --> <!-- TRIAGEBOT_END -->