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