Skip to content

Commit

Permalink
Add markers
Browse files Browse the repository at this point in the history
  • Loading branch information
stsewd committed Feb 11, 2020
1 parent a06eaf4 commit 573fd53
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion pytest.ini
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
[pytest]
addopts = --reuse-db
addopts = --reuse-db --strict-markers
markers =
search
serve
python_files = tests.py test_*.py *_tests.py
filterwarnings =
# TODO: this filter has to be removed before migrating to Django
Expand Down

0 comments on commit 573fd53

Please sign in to comment.