Caching Across Test Runs for pytest Plugin
http://bitbucket.org/hpk42/pytest-cache/
pytest-cache: working with cross-testrun state
The plugin provides two options to rerun failures, namely ``--lf`` to
only re-run the failures and ``--ff`` to run all tests but the failures
from the last run first. For cleanup (usually not needed), a
``--clearcache`` option allows to remove all cross-session cache
contents ahead of a test run.
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout SUSE:SLE-15:GA/python-pytest-cache && cd $_
- Create Badge
Refresh
Refresh
Comments 0