mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2025-05-27 13:14:24 -04:00
save test output in tests/out
This commit is contained in:
parent
09fa58ea4b
commit
e17c30ed2b
2 changed files with 2 additions and 1 deletions
|
@ -14,4 +14,4 @@ DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" >/dev/null 2>&1 && cd .. && pwd )"
|
|||
|
||||
source "$DIR/.venv/bin/activate"
|
||||
|
||||
pytest -s
|
||||
pytest -s --basetemp=tests/out
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue