my-homepage/setup.cfg
2021-02-28 01:28:04 +00:00

8 lines
87 B
INI

[tool:pytest]
testpaths = tests
[coverage:run]
branch = True
source =
my_homepage