Pytest-lock

Latest version: v1.0.1

The latest version of pytest-lock with no known security vulnerabilities is 1.0.1. We recommend installing version 1.0.1.

The information on this page was curated by experts in our Cybersecurity Intelligence Team.

Latest release
v1.0.1 at Feb. 3, 2024
License
MIT (MIT License)

Description

pytest-lock is a pytest plugin that allows you to "lock" the results of unit tests, storing them in a local cache. This is particularly useful for tests that are resource-intensive or don't need to be run every time. When the tests are run subsequently, pytest-lock will compare the current results with the locked results and issue a warning if there are any discrepancies.

Resources

Vulnerabilities

See all vulnerabilities

No known vulnerabilities found

Versions (3)

See all versions

Has known vulnerabilities

  • 1.0.1
  • 1.0.0
  • 0.1.2