halfapi/pytest.ini
2022-07-06 08:29:29 +02:00

6 lines
107 B
INI

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