gotestyourself / gotestyourself/gotestsum
gotestsum stops on first package that has failing test
Open
- Dominant language
- Go
- Stars
- 2.7k
- Forks
- 171
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
It seems that when a single test fails in a package, gotestsum will continue to run all the tests in the package, however
it won't continue to the next package. Tests in the following packages won't run & I can't tell if 1 test had broken or 10.
I'd like gotestsum to run all tests in all packages regardless of a failure. Is there a flag I can use?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.