Skip to content

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

License

Notifications You must be signed in to change notification settings

buildpulse/buildpulse-example-pytest

Repository files navigation

BuildPulse Example Project: Python + pytest

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

CircleCI Integration

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

Additional CI Integrations

BuildPulse also offers integrations for:

  • Semaphore [docs]
  • Travis CI [docs]
  • Buildkite (available in early access)
  • Jenkins (available in early access)

Don't see your CI provider? Get in touch and we may be able to quickly add support for it.


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

About

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

Topics

Resources

License

Stars

Watchers

Forks

Languages