check
https://github.com/go-check/check
Go
Rich testing for the Go language
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Go not yet supported2 Subscribers
Add a CodeTriage badge to check
Help out
- Issues
- Test status does not flow from TestSetup to its running Test
- run: automatically turn on verbose mode if run with "go test -v"
- check: replace test runner logic with Go's stdlib subtest support
- Is there an easy way to make this work with VSCode
- Add marker interfaces for SetUpTest and TearDownTest methods
- Adds go test output in TeamCity format
- is there a way to show process (-check.vv) and get a summary of the failed tests at the end of the output
- check.Matches doesn’t handle regular expressions with alternatives correctly
- TestKeepWorkDir fails on Windows
- Logging multi-line errors isn't multi-line
- Docs
- Go not yet supported