Show full output on test failure (including diff)
This commit is contained in:
@@ -11,7 +11,7 @@ debug:
|
|||||||
FLASK_ENV=development $(RUN)
|
FLASK_ENV=development $(RUN)
|
||||||
|
|
||||||
test:
|
test:
|
||||||
pipenv run python -m pytest -v --cov-branch --cov stw_potsdam --cov-report term --cov-report html
|
pipenv run python -m pytest -vv --cov-branch --cov stw_potsdam --cov-report term --cov-report html
|
||||||
|
|
||||||
test_debug:
|
test_debug:
|
||||||
pipenv run python -m pytest -v --trace
|
pipenv run python -m pytest -v --trace
|
||||||
|
|||||||
Reference in New Issue
Block a user