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
- 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
- Adding SetUpBenchmark and TearDownBenchmark, SetUpBenchmarkSuite, TearDownBenchmarkSuite functions
- Better Comment handling by Error*/Fail*
- "Not" checker will fail due to error string is not empty
- Check only result to fix Not checkers.
- Docs
- Go not yet supported