8 lines
98 B
INI
8 lines
98 B
INI
[tool:pytest]
|
|
testpaths = my_homepage/test
|
|
|
|
[coverage:run]
|
|
branch = True
|
|
source =
|
|
my_homepage
|