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-10 16:46:38 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
1af6fe3161
extract_otp_secret_keys
/
run_pytest.sh
4 lines
98 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
fixes after change to src-layout
2022-12-30 15:31:41 +01:00
pip install -U pytest pytest-mock
&&
pip install --no-deps .
&&
pytest
"
$@
"
Reference in a new issue
Copy permalink