This is an example Selenium project demonstrating how to send test results to BuildPulse to help you find and fix flaky tests.
You can run tests via python -m xmlrunner discover -s tests -o test-reports
If you have an existing Selenium project building on GitHub Actions CI, this diff shows how to set up your GitHub Actions workflow to send test results to BuildPulse.
Please see test-reporter usage for uploading results from any CI provider.
Automatically detect flaky tests. Focus on the top offenders to quickly improve your builds. Save developer time and frustrations. Regain trust in your test suite.