Pytest-cache

Latest version: v1.0

Safety actively analyzes 621498 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

1.1.dev

-----------------------------------------------------

- fix issue11: make tox.ini only pull in pytest<2.8 since pytest-2.8 integrates
pytest-cache functionality.

- use json for storing cache information. Thanks
Mike Amy for an initial related PR.
- no longer deselect all tests when running
a subset of all tests while other tests
are still remembered as failed

1.0

----------------------------------------------

- handle collect failures by considering all tests
below a failed collector as failed

- merged "--ff" (failedfirst) option to run all tests but
run the last-failed ones first. Thanks Jack Riches.

- fix issue6 - --clearcache doesn't bail out if .cache doesn't exist,
thanks longlho

- fix issue4: consider setup time skip of a previous failure as no
longer failing

- ensure --cache output is sorted

0.9

----------------------------------------------

- initial release

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.