https://github.com/unflakable/unflakable-javascript
Official Unflakable Plugins for JavaScript
https://github.com/unflakable/unflakable-javascript
automation ci ci-cd cypress cypress-plugin cypress-tests developer-productivity developer-tools devtools flakiness flaky flaky-tests javascript javascript-testing jest regression-testing release-engineering test-automation testing typescript
Last synced: about 1 month ago
JSON representation
Official Unflakable Plugins for JavaScript
- Host: GitHub
- URL: https://github.com/unflakable/unflakable-javascript
- Owner: unflakable
- License: mit
- Archived: true
- Created: 2022-05-18T07:57:36.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-01-02T06:59:05.000Z (over 1 year ago)
- Last Synced: 2025-04-28T11:19:03.455Z (about 1 month ago)
- Topics: automation, ci, ci-cd, cypress, cypress-plugin, cypress-tests, developer-productivity, developer-tools, devtools, flakiness, flaky, flaky-tests, javascript, javascript-testing, jest, regression-testing, release-engineering, test-automation, testing, typescript
- Language: TypeScript
- Homepage: https://unflakable.com
- Size: 1.99 MB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Official Unflakable Plugins for JavaScript
This repository contains the official [Unflakable](https://unflakable.com) plugins for JavaScript
and TypeScript.## Getting Started
Refer to our [Getting Started](https://docs.unflakable.com/getting-started) documentation
for instructions on getting started using Unflakable.## Cypress Plugin
This Unflakable plugin enables users of the [Cypress](https://cypress.io) JavaScript test framework
to quarantine flaky tests and track test results.Refer to the [Cypress Plugin](https://docs.unflakable.com/plugins/cypress) documentation for
complete usage instructions.### Compatibility
This plugin maintains compatibility with the Cypress and Node.js versions listed below:
[](https://cypress.io)
[](https://nodejs.org)## Jest Plugin
The Jest plugin enables users of the [Jest](https://jestjs.io) JavaScript test framework
to quarantine flaky tests and track test results.Refer to the [Jest Plugin](https://docs.unflakable.com/plugins/jest) documentation for
complete usage instructions.### Compatibility
This plugin maintains compatibility with the Jest and Node.js versions listed below:
[](https://jestjs.io)
[](https://nodejs.org)## Contributing
To report a bug or request a new feature, please
[file a GitHub issue](https://github.com/unflakable/unflakable-javascript/issues).
We also welcome pull requests!