uvloop/pytest.ini

5 lines
111 B
INI
Raw Permalink Normal View History

2016-01-21 17:57:07 +00:00
[pytest]
2016-05-05 16:41:50 +00:00
addopts = --capture=no --assert=plain --strict --tb native
2016-01-21 17:57:07 +00:00
testpaths = tests
2017-11-24 20:58:12 +00:00
filterwarnings = default