https://github.com/buildpulse/buildpulse-example-jest
Example Jest project to demonstrate connecting to BuildPulse for flaky test detection
https://github.com/buildpulse/buildpulse-example-jest
flake-detection jest
Last synced: about 1 month ago
JSON representation
Example Jest project to demonstrate connecting to BuildPulse for flaky test detection
- Host: GitHub
- URL: https://github.com/buildpulse/buildpulse-example-jest
- Owner: buildpulse
- Created: 2021-03-11T22:17:26.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2024-03-08T14:47:38.000Z (about 2 years ago)
- Last Synced: 2024-12-27T12:28:51.356Z (over 1 year ago)
- Topics: flake-detection, jest
- Language: JavaScript
- Homepage: https://buildpulse.io
- Size: 416 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# BuildPulse Example Project: JavaScript + Jest
This is an example [Jest](https://jestjs.io) project demonstrating how to send test results to [BuildPulse](https://buildpulse.io) to help you find and [fix flaky tests](https://buildpulse.io/products/flaky-tests).
If you have an existing Jest project building on GitHub Actions CI, this [diff](https://github.com/buildpulse/buildpulse-example-jest/compare/pre-buildpulse...github-actions) shows how to set up your GitHub Actions workflow to send test results to BuildPulse.
---
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](https://buildpulse.io?utm_source=github.com&utm_campaign=example-repositories&utm_content=jest-text-link)