halfapi/pytest.ini

6 lines
107 B
INI

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