Skip to content

Latest commit

 

History

History
7 lines (3 loc) · 2.24 KB

README.md

File metadata and controls

7 lines (3 loc) · 2.24 KB

Testing Framework Configuration

In order for Flaky Tests to do it's job, you must configure your testing framework to output JUnit XML that will then be uploaded to the Flaky Tests server. Every testing framework has its own configuration method.

Cargo-nextestcargo-nextest.md../../.gitbook/assets/cargo-nextest-logo.png
Cypresscypress.md../../.gitbook/assets/cypress-logo.png
Jasminejasmine.md../../.gitbook/assets/jasmine-logo.png
Jestjest.md../../.gitbook/assets/jest-logo.png
minitestminitest.md../../.gitbook/assets/minitest-logo.png
Mochamocha.md../../.gitbook/assets/mocha-logo.png
pytestpytest.md../../.gitbook/assets/pytest-logo.png
RSpecrspec.md../../.gitbook/assets/rspec-logo.png