This website requires JavaScript.
Explore
Help
Register
Sign In
Archives
/
extract_otp_secret_keys
Watch
2
Star
0
Fork
0
You've already forked extract_otp_secret_keys
mirror of
https://github.com/scito/extract_otp_secret_keys
synced
2024-11-18 09:28:19 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
201e6510f8
extract_otp_secret_keys
/
run_pytest.sh
4 lines
71 B
Bash
Raw
Normal View
History
Unescape
Escape
docker image with qreader, 2nd image without qreader - organize imports - add qreader pytest.mark - relaxed mode for pytest - run tests in docker - more tests
2022-12-26 17:31:09 +00:00
#!/bin/sh
cd
/extract
mock no_args tests
2022-12-28 22:37:21 +00:00
pip install -U pytest pytest-mock
&&
pytest
"
$@
"
Reference in New Issue
Copy Permalink