Skip to content

Commit

Permalink
TST: Make test suite fail for uncaught warnings (#892)
Browse files Browse the repository at this point in the history
  • Loading branch information
MasterOdin authored May 26, 2022
1 parent 68515c9 commit a51e358
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pytest.ini
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
[pytest]
filterwarnings =
error

markers =
external: Tests which use files from https://github.com/py-pdf/sample-files

0 comments on commit a51e358

Please sign in to comment.