Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 8 days 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 (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2024-03-08T14:52:51.000Z (8 months ago)
- Last Synced: 2024-03-08T15:54:46.567Z (8 months ago)
- Topics: flake-detection, testcafe
- Language: JavaScript
- Homepage: https://buildpulse.io
- Size: 117 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- 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)