This repository is designed to generate flaky test results. Many of the tests are written poorly with intent to flake.
| Language | Frameworks | Workflow |
|---|---|---|
| Python | pytest, robotframework, behave | Python Tests, Retry Tests |
| JavaScript | mocha, jasmine, jest, playwright | JavaScript Tests |
| Java | JUnit (Gradle/Maven), Playwright | Java Tests |
| Go | go test (go-junit-report, gotestsum) | Go Tests |
| PHP | phpunit | PHP Tests |
| Ruby | rspec (with trunk rspec plugin), minitest | Ruby Tests |
| Rust | nextest | Rust Tests |
| C# | xUnit | C# Tests |
| Bazel | gtest | Bazel Tests |
Our goal is to make engineering faster, more efficient and dare we say - more fun. This repository will hopefully allow our community to share ideas on the best tools and best practices/workflows to make everyone's job of building code a little bit easier, a little bit faster, and maybe in the process - a little bit more fun. Read more about Trunk Flaky.