estshorter
estshorter
P.S. I haven't checked detail yet, but `echo 65001 > ~/.config/wslu/oemcp` solved this issue. It seems that changing the encoding causes a terminal reset. Ref: https://github.com/wslutilities/wslu/issues/199 https://github.com/qryxip/cargo-compete/blob/8a148d94f61d6bc39bf65ce995476386546ec633/src/open.rs#L20
Also, it would be great if the command prints the summary for each test after detailed output. This is because it is hard to see the summaries when terminal height...
In addition, detailed information (stdin and expected result) for passed tests might be unnecessary, because we are usually interested in failed tests.