halfapi/pytest.ini

5 lines
116 B
INI

[pytest]
testpaths = tests halfapi
addopts = --doctest-modules -rP --log-level debug
doctest_optionflags = ELLIPSIS