geocoders / geocoder-tester

Run search queries against a geocoder that supports geocodejson spec.
Other
40 stars 23 forks source link

Add markers to ini to silence warnings #49

Closed lonvia closed 4 years ago

lonvia commented 4 years ago

Avoids warnings of the kind:

geocoder_tester/world/test_big_cities.py:80
PytestUnknownMarkWarning: Unknown pytest.mark.germany - is this a typo?  You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/latest/mark.html
    @pytest.mark.germany

reported in newer pytest versions.

yohanboniface commented 4 years ago

Thanks!

Hope you're well, Sarah :)