Show deprecation warnings for tests
This commit is contained in:
parent
1181dc4f35
commit
c929b5bd8f
1 changed files with 4 additions and 0 deletions
4
pytest.ini
Normal file
4
pytest.ini
Normal file
|
@ -0,0 +1,4 @@
|
|||
[pytest]
|
||||
filterwarnings =
|
||||
once::DeprecationWarning
|
||||
once::PendingDeprecationWarning
|
Loading…
Add table
Add a link
Reference in a new issue