Don't collect tests by their class name

This commit is contained in:
Julia Medina 2015-05-04 18:10:04 -03:00
parent 4d0d04a92e
commit a47859540a
1 changed files with 1 additions and 0 deletions

View File

@ -1,5 +1,6 @@
[pytest]
usefixtures = chdir
python_files=test_*.py __init__.py
python_classes=
addopts = --doctest-modules --assert=plain
twisted = 1