docker image with qreader, 2nd image without qreader
- organize imports - add qreader pytest.mark - relaxed mode for pytest - run tests in docker - more tests
This commit is contained in:
3
run_pytest.sh
Executable file
3
run_pytest.sh
Executable file
@@ -0,0 +1,3 @@
|
||||
#!/bin/sh
|
||||
cd /extract
|
||||
pip install -U pytest && pytest "$@"
|
||||
Reference in New Issue
Block a user