Skip to content

Commit

Permalink
Don't collect tests by their class name
Browse files Browse the repository at this point in the history
  • Loading branch information
curita committed May 4, 2015
1 parent 4d0d04a commit a478595
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pytest.ini
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
[pytest]
usefixtures = chdir
python_files=test_*.py __init__.py
python_classes=
addopts = --doctest-modules --assert=plain
twisted = 1

0 comments on commit a478595

Please sign in to comment.