aboutsummaryrefslogtreecommitdiff
path: root/pytest.ini
diff options
context:
space:
mode:
authorDaniel Schadt <kingdread@gmx.de>2022-06-28 14:04:27 +0200
committerDaniel Schadt <kingdread@gmx.de>2022-06-28 14:04:27 +0200
commit77ac79f1b29e8b07c74852e3c5be83abf6424c7a (patch)
treee5653ce152d39c066423d3dec9992c4e225a243f /pytest.ini
downloadfietsboek-77ac79f1b29e8b07c74852e3c5be83abf6424c7a.tar.gz
fietsboek-77ac79f1b29e8b07c74852e3c5be83abf6424c7a.tar.bz2
fietsboek-77ac79f1b29e8b07c74852e3c5be83abf6424c7a.zip
Initial commit
Diffstat (limited to 'pytest.ini')
-rw-r--r--pytest.ini6
1 files changed, 6 insertions, 0 deletions
diff --git a/pytest.ini b/pytest.ini
new file mode 100644
index 0000000..1fffd6f
--- /dev/null
+++ b/pytest.ini
@@ -0,0 +1,6 @@
+[pytest]
+addopts = --strict-markers
+
+testpaths =
+ fietsboek
+ tests