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