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 9421783 commit b784a44Copy full SHA for b784a44
tox.ini
@@ -40,7 +40,7 @@ setenv =
40
lsof: _PYTEST_TOX_POSARGS_LSOF=--lsof
41
42
pexpect: _PYTEST_TOX_PLATFORM=linux|darwin
43
- pexpect: _PYTEST_TOX_POSARGS_PEXPECT=testing/test_pdb.py testing/test_terminal.py testing/test_unittest.py
+ pexpect: _PYTEST_TOX_POSARGS_PEXPECT=-m uses_pexpect
44
45
twisted: _PYTEST_TOX_POSARGS_TWISTED=testing/test_unittest.py
46
0 commit comments