WVAviator/capti

Test Output

WVAviator opened this issue · 0 comments

There should be progress output of some kind while the tests are running. Currently information is only conveyed once the tests finish. Perhaps additionally a verbose command line output argument could be included for more detailed information.

Consider log and fern crates for this.

Additionally, test failure output needs formatted better. Sometimes it provides too much information, and for some reason it escapes to the next line after like 20 characters.