halfapi/pytest.ini

6 lines
115 B
INI

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