This website requires JavaScript.
Explore
Help
Register
Sign in
smokephil
/
extract_otp_secret_keys
Watch
1
Star
0
Fork
You've already forked extract_otp_secret_keys
0
mirror of
https://github.com/scito/extract_otp_secret_keys.git
synced
2025-12-07 07:14:57 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
47e84e4462
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 18:31:09 +01:00
#!/bin/sh
cd
/extract
mock no_args tests
2022-12-28 23:37:21 +01:00
pip install -U pytest pytest-mock
&&
pytest
"
$@
"
Reference in a new issue
Copy permalink