make test
./spec/behaviors/lock_on_pr.py
It will also accept all the options pytest does.
coverage-enabled ./lib/json.py
make coverage-server
make test
./spec/behaviors/lock_on_pr.py
It will also accept all the options pytest does.
coverage-enabled ./lib/json.py
make coverage-server