Open
Description
The sequence in Electron100/butane@c5761cc#diff-b70d3a47c15879d308451b54821682f1d63518db732881b434c4110d9ca7a767 assumes that the user is in the directory containing the .md file. I think that is a reasonable default for trycmd. I don't see any set_current_dir
in this project.
It would also be useful to add something to https://docs.rs/trycmd/latest/trycmd/struct.TestCases.html to allow setting the CWD for that set of cases.