halfapi/pytest.ini
2020-07-29 22:07:16 +02:00

5 lines
94 B
INI

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