halfapi/pytest.ini

5 lines
86 B
INI
Raw Normal View History

[pytest]
testpaths = tests
addopts = --doctest-modules
doctest_optionflags = ELLIPSIS