pytest-locker

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

Installation

sudo pip3 install pytest-locker

Should I use sudo? pip or pip3?

Releases

Version Released Buster
Python 3.7
Bullseye
Python 3.9
Files
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 2022-08-04 00:42:05 UTC