Skip to content

Commit

Permalink
add pytest deps
Browse files Browse the repository at this point in the history
  • Loading branch information
MiaAltieri committed Feb 9, 2024
1 parent 437fc66 commit 7a92163
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,9 @@ deps =
pytest-mock
pytest-operator
protobuf==3.20 # temporary fix until new libjuju is released
git+https://github.com/canonical/data-platform-workflows@v8\#subdirectory=python/pytest_plugins/pytest_operator_cache
git+https://github.com/canonical/[email protected]\#subdirectory=python/pytest_plugins/github_secrets
git+https://github.com/canonical/[email protected]\#subdirectory=python/pytest_plugins/pytest_operator_groups
git+https://github.com/canonical/[email protected]\#subdirectory=python/pytest_plugins/pytest_operator_cache
-r {tox_root}/requirements.txt
commands =
pytest -v --tb native --log-cli-level=INFO -s --ignore={[vars]tests_path}/unit/ {posargs}
Expand Down

0 comments on commit 7a92163

Please sign in to comment.