Handle arguments to script/test
This commit is contained in:
@@ -7,4 +7,4 @@ set -e
|
|||||||
cd "$(dirname "${0}")/.."
|
cd "$(dirname "${0}")/.."
|
||||||
|
|
||||||
# Run unit tests
|
# Run unit tests
|
||||||
pipenv run python -m pytest
|
pipenv run python -m pytest -s $*
|
||||||
|
Reference in New Issue
Block a user