halfapi/pytest.ini

5 lines
94 B
INI

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