GoTestTools / gotestfmt

go test output for humans
The Unlicense
515 stars 9 forks source link

Fixes #42: incorrect output processing of in-test ok message #43

Closed ghost closed 2 years ago

ghost commented 2 years ago

Please describe the change you are making

This change fixes #42 by accepting ok ... lines within the test body.

Your code will be released under the Unlicense into the public domain for everyone to use for any purpose. Are you in the position, and are you willing to release your code under this license?

Yes