pytest-locker

Used to lock object during testing. Essentially changing assertions from being hard coded to asserting that nothing changed

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install pytest-locker

Dependencies

Releases

Version Released Bookworm
Python 3.11
Trixie
Python 3.13
Files
0.3.0 2024-12-20    
0.2.9 2021-10-29
0.2.8 2021-10-29
0.2.7 2021-10-29
0.2.6 2021-10-26
0.2.5 2021-02-25
0.2.4 2020-08-11
0.2.2 2020-08-03
0.2.1 2020-06-29
0.2.0 2020-06-07
0.1.5 2020-06-07

Issues with this package?

Page last updated 2026-09-03 02:37:34 UTC