6 lines
139 B
INI
6 lines
139 B
INI
[pytest]
|
|
testpaths = tests halfapi
|
|
addopts = --doctest-modules
|
|
doctest_optionflags = ELLIPSIS IGNORE_EXCEPTION_DETAIL
|
|
pythonpath = ./tests
|