Show deprecation warnings for tests

This commit is contained in:
hugovk 2018-04-11 00:19:24 +03:00
parent 1181dc4f35
commit c929b5bd8f

4
pytest.ini Normal file
View file

@ -0,0 +1,4 @@
[pytest]
filterwarnings =
once::DeprecationWarning
once::PendingDeprecationWarning