We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 88ea82b commit dace54dCopy full SHA for dace54d
src/tests/pytest.ini
@@ -1,3 +1,4 @@
1
[pytest]
2
-markers =
3
- webtest: mark a test as a webtest.
+filterwarnings =
+ error
4
+ ignore::UserWarning
0 commit comments