We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3d6c9d0 commit 0fc4d77Copy full SHA for 0fc4d77
tox.ini
@@ -19,7 +19,7 @@ deps =
19
setenv =
20
AGENT_NO_ANALYTICS = 1
21
22
-commands = pytest --cov={envsitepackagesdir}/pytest_reportportal tests/ -s -vv
+commands = pytest tests/ -s -vv
23
24
[testenv:nobdd]
25
deps =
0 commit comments