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
- 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.
- check.Matches doesn't work with multi-line strings
- TestBenchmarkBytes fails on Windows
- Capture test stats so they can be processed in the TearDownTest function
- implement timeouts which halt the execution of the tests
- Run multiple suite instances in parallel
- Please maintain this repo
- Docs
- Go not yet supported