https://github.com/buildpulse/buildpulse-example-testcafe
Example TestCafe project to demonstrate connecting to BuildPulse for flaky test detection
https://github.com/buildpulse/buildpulse-example-testcafe
flake-detection testcafe
Last synced: 12 months ago
JSON representation
Example TestCafe project to demonstrate connecting to BuildPulse for flaky test detection
- Host: GitHub
- URL: https://github.com/buildpulse/buildpulse-example-testcafe
- Owner: buildpulse
- Created: 2020-02-09T12:19:01.000Z (about 6 years ago)
- Default Branch: main
- Last Pushed: 2024-03-08T14:52:51.000Z (about 2 years ago)
- Last Synced: 2025-03-31T18:51:17.885Z (about 1 year ago)
- Topics: flake-detection, testcafe
- Language: JavaScript
- Homepage: https://buildpulse.io
- Size: 117 KB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# BuildPulse Example Project: TestCafe
This is an example [TestCafe](https://devexpress.github.io/testcafe/) 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 TestCafe project building on CircleCI, this [diff](https://github.com/buildpulse/buildpulse-example-testcafe/compare/d02eb13...circle-ci) shows how to set up your `.circleci/config.yml` 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=testcafe-text-link)