Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 1.53 KB

File metadata and controls

23 lines (14 loc) · 1.53 KB

BuildPulse Example Project: Ruby + minitest

This is an example minitest project demonstrating how to send test results to BuildPulse to help you find and fix flaky tests.

CircleCI Integration

If you have an existing minitest project building on CircleCI, this diff shows how to set up your .circleci/config.yml to send test results to BuildPulse.

GitHub Actions CI Integration

If you have an existing minitest project building on GitHub Actions CI, this diff shows how to set up your GitHub Actions workflow to send test results to BuildPulse.


Try BuildPulse for free

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.

👉 Get started at buildpulse.io