Test Frameworks

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.

Last updated