mirror of https://github.com/MagicStack/uvloop.git
pytest: Show all warnings
This commit is contained in:
parent
9e8a53db18
commit
6f3c788c78
|
@ -1,3 +1,4 @@
|
|||
[pytest]
|
||||
addopts = --capture=no --assert=plain --strict --tb native
|
||||
testpaths = tests
|
||||
filterwarnings = default
|
||||
|
|
Loading…
Reference in New Issue