Skip to content
Snippets Groups Projects

ci: integrate pytest-deprecated-warnings

Closed Laurent Peuch requested to merge topic/default/pytest_deprecated into branch/default
1 file
+ 1
0
Compare changes
  • Side-by-side
  • Inline
+ 1
0
@@ -7,6 +7,7 @@ deps =
pytest
mock
git+https://github.com/psycojoker/pytest-capture-deprecatedwarnings
git+https://github.com/psycojoker/pytest-capture-deprecatedwarnings
commands =
{envpython} -m pytest {posargs:test}
Loading