Skip to content
This repository was archived by the owner on Sep 1, 2024. It is now read-only.

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

README.md

Unflakable

PyPI version

Unflakable Plugin for PyTest

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.

Compatibility

This plugin maintains compatibility with the PyTest and Python versions listed below:

Python versions PyTest versions

Contributing

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