halfapi/pytest.ini
2020-07-03 21:39:59 +02:00

5 lines
94 B
INI

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