uvloop/pytest.ini

5 lines
119 B
INI
Raw Normal View History

2016-01-21 17:57:07 +00:00
[pytest]
2021-08-06 19:39:43 +00:00
addopts = --capture=no --assert=plain --strict-markers --tb native
2016-01-21 17:57:07 +00:00
testpaths = tests
2017-11-24 20:58:12 +00:00
filterwarnings = default