From: Sarah Hoffmann Date: Thu, 20 Jan 2022 14:38:02 +0000 (+0100) Subject: add pytest config X-Git-Tag: v4.1.0~94^2~4 X-Git-Url: https://git.openstreetmap.org./nominatim.git/commitdiff_plain/560a0068928a4e405dc6b34d647202e0c5a16aa6 add pytest config We are using custom marks now which need to be registered to avoid warnings. --- diff --git a/test/python/pytest.ini b/test/python/pytest.ini new file mode 100644 index 00000000..a3bfd128 --- /dev/null +++ b/test/python/pytest.ini @@ -0,0 +1,3 @@ +[pytest] +markers = + sanitizer_params