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.
2 parents 5e5e44e + a478595 commit faba9bbCopy full SHA for faba9bb
pytest.ini
@@ -1,5 +1,6 @@
1
[pytest]
2
usefixtures = chdir
3
python_files=test_*.py __init__.py
4
+python_classes=
5
addopts = --doctest-modules --assert=plain
6
twisted = 1
0 commit comments