bacon has very nice test support with cargo test, would be nice to have the same in gust. steps to add:
- add extra logic to
parseto support go test output - add a new
testmode - show pass/fail in the status bar
- allow summarizing test failures to compact form, and expand to show the full failure text