pytest-unflakable

Unflakable plugin for PyTest


Keywords
automation, ci, ci-cd, cicd, developer-productivity, developer-tools, devtools, flakiness, flaky, flaky-tests, pytest, pytest-plugin, python, regression-testing, test-automation, testing
License
MIT
Install
pip install pytest-unflakable==0.2.0

Documentation

Unflakable

Official Unflakable Plugins for Python

This repository contains the official Unflakable plugins for Python.

Getting Started

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

PyTest Plugin

PyPI version

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!