7 lines
115 B
INI
7 lines
115 B
INI
[pytest]
|
|
testpaths = tests halfapi
|
|
addopts = --doctest-modules
|
|
doctest_optionflags = ELLIPSIS
|
|
env =
|
|
DEBUG=TRUE
|