halfapi/pytest.ini
2020-08-05 09:24:02 +02:00

5 lines
116 B
INI

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