testwrapper command
testwrapper is a wrapper for retrying flaky tests. It is an alternative to `go test` and re-runs failed marked flaky tests (using the flakytest pkg). It takes different arguments than go test and requires the first positional argument to be the pattern to test.
Directories ΒΆ
Path | Synopsis |
---|---|
cmd/testwrapper/flakytest | Package flakytest contains test helpers for marking a test as flaky. |
- Version
- v1.82.5 (latest)
- Published
- Apr 17, 2025
- Platform
- linux/amd64
- Imports
- 19 packages
- Last checked
- 12 hours ago –
Tools for package owners.