This repository contains the official Unflakable plugins for Python.
Refer to our Getting Started documentation for instructions on getting started using Unflakable.
This Unflakable plugin enables users of the PyTest Python test framework to quarantine flaky tests and track test results.
Refer to the PyTest Plugin documentation for
complete usage instructions. Users of the Python
unittest
unit testing framework may use this
plugin by leveraging PyTest's out-of-the-box support
for running unittest
tests.
This plugin maintains compatibility with the PyTest and Python versions listed below:
To report a bug or request a new feature, please file a GitHub issue. We also welcome pull requests!