CI integration tool to detect, track, and rank flaky tests
Connect your CI to BuildPulse to detect, track, and rank flaky tests
buildpulse-test-reporter$ buildpulse-test-reporter upload --access-token YOUR_TOKEN --repository-name myrepo$ buildpulse-test-reporter upload --access-token YOUR_TOKEN --path ./test-results/junit.xml --path ./test-results/rspec.json$ buildpulse-test-reporter upload --access-token YOUR_TOKEN --commit-sha abc123 --branch main