5 lines
94 B
INI
5 lines
94 B
INI
|
[pytest]
|
||
|
testpaths = tests halfapi
|
||
|
addopts = --doctest-modules
|
||
|
doctest_optionflags = ELLIPSIS
|