Skip to content

Commit

Permalink
tests script
Browse files Browse the repository at this point in the history
  • Loading branch information
Alzpeta committed Jul 31, 2024
1 parent 3c80fa0 commit 7761734
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions run-tests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,8 @@ source $VENV_TESTS/bin/activate
pip install -U setuptools pip wheel
pip install "oarepo[tests]==${OAREPO_VERSION}.*"
pip install "./thesis[tests]"
pip install -e ".[tests]"

pytest ./thesis/tests -vvv

pytest tests -vvv

0 comments on commit 7761734

Please sign in to comment.