Look for tests only in tests directory

This commit is contained in:
Joakim Soderlund 2018-04-07 19:27:10 +02:00
parent 6bb7ae4785
commit 1de363008e

View file

@ -15,9 +15,9 @@ commands =
[pytest]
addopts =
--ignore venv
--ignore tests/fetchers/test_fimfarchive.py
--ignore tests/fetchers/test_fimfiction.py
tests
[flake8]
filenames = *.py