Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TST: Fail test suite for uncaught warnings #892

Merged
merged 13 commits into from
May 26, 2022
Prev Previous commit
Next Next commit
fail suite on any uncaught warnings
Signed-off-by: Matthew Peveler <matt.peveler@gmail.com>
MasterOdin committed May 23, 2022
commit e17ed0df4e837be0c01f0ed9923da72136b69d91
2 changes: 2 additions & 0 deletions pytest.ini
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
[pytest]
filterwarnings =
error
markers =
no_py27: Flag for tests that fail under Python 2.7 only
external: Tests which use files from https://github.com/py-pdf/sample-files