]> git.openstreetmap.org Git - nominatim.git/commitdiff
add pytest config
authorSarah Hoffmann <lonvia@denofr.de>
Thu, 20 Jan 2022 14:38:02 +0000 (15:38 +0100)
committerSarah Hoffmann <lonvia@denofr.de>
Thu, 20 Jan 2022 14:38:02 +0000 (15:38 +0100)
We are using custom marks now which need to be registered to avoid
warnings.

test/python/pytest.ini [new file with mode: 0644]

diff --git a/test/python/pytest.ini b/test/python/pytest.ini
new file mode 100644 (file)
index 0000000..a3bfd12
--- /dev/null
@@ -0,0 +1,3 @@
+[pytest]
+markers =
+    sanitizer_params