pytest-unstable 0.2.1

Last updated:

0 purchases

pytest-unstable 0.2.1 Image
pytest-unstable 0.2.1 Images
Add to Cart

Description:

pytestunstable 0.2.1

Provides a test mark @pytest.mark.unstable.
If tests marked as unstable fail, Pytest will still return 0. Failures will still be present in the reports.

Requirements

Python >=3.6
Pytest



Installation
You can install “pytest-unstable” via pip from PyPI:
$ pip install pytest-unstable


Usage

Mark tests as unstable @pytest.mark.unstable
If those tests fail (and no other test), pytest will return 0
Go read the reports to see the failures!



License
Distributed under the terms of the MIT license, “pytest-unstable” is free and open source software

License:

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.