Skip to content

unflakable/unflakable-javascript

Repository files navigation

Unflakable

Official Unflakable Plugins for JavaScript

This repository contains the official Unflakable plugins for JavaScript and TypeScript.

Getting Started

Refer to our Getting Started documentation for instructions on getting started using Unflakable.

Cypress Plugin

This Unflakable plugin enables users of the Cypress JavaScript test framework to quarantine flaky tests and track test results.

Refer to the Cypress Plugin documentation for complete usage instructions.

Compatibility

This plugin maintains compatibility with the Cypress and Node.js versions listed below:

11.2.0+ | 12.0.0+ | 13.0.0+ 16 | 18 | 20

Jest Plugin

The Jest plugin enables users of the Jest JavaScript test framework to quarantine flaky tests and track test results.

Refer to the Jest Plugin documentation for complete usage instructions.

Compatibility

This plugin maintains compatibility with the Jest and Node.js versions listed below:

25.1.0+ | 26.0.0+ | 27.0.0+ | 28.0.0+ | 29.0.0+ 16 | 18 | 20

Contributing

To report a bug or request a new feature, please file a GitHub issue. We also welcome pull requests!