Skip to content

Example RSpec project to demonstrate connecting to BuildPulse for flaky test detection

Notifications You must be signed in to change notification settings

buildpulse/buildpulse-example-rspec

Repository files navigation

BuildPulse Example Project: Ruby + RSpec

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

CircleCI Integration

If you have an existing RSpec 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 RSpec project building on GitHub Actions, this diff shows how to set up your GitHub Actions workflow to send test results to BuildPulse.

Semaphore CI Integration

If you have an existing RSpec project building on Semaphore, this diff shows how to set up your .semaphore/semaphore.yml workflow to send test results to BuildPulse.

Travis CI Integration

If you have an existing RSpec project building on Travis CI, this diff shows how to set up your .travis.yml to send test results to BuildPulse.


Try BuildPulse for Free

Automatically detect flaky specs. 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

About

Example RSpec project to demonstrate connecting to BuildPulse for flaky test detection

Topics

Resources

Stars

Watchers

Forks

Languages