ginkgo
https://github.com/onsi/ginkgo
Go
A Modern Testing Framework for Go
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 ginkgo
Help out
- Issues
- cannot support multi version of go
- Tests that have not run end up in SpecStateSkipped in after suite report
- Proposal: Finer-Grained Shared Resources and Parallelism
- AfterAll runs before DeferCleanup of last It in Ordered block
- Support for ordered test suite?(E.g. Smoke test suite is first run, then test suite for each components, finally performance test suite)
- Same test executed multiple times in parallel on different processes and some of them not at all
- Passing GinkgoT to GoMock results in an error
- API for accessing all defined specs
- Add support for `BeforeAll` in unordered containers
- Need help to run the tests in specific order
- Docs
- Go not yet supported