my-homepage/setup.cfg

8 lines
87 B
INI
Raw Normal View History

2021-02-28 01:28:04 +00:00
[tool:pytest]
testpaths = tests
[coverage:run]
branch = True
source =
my_homepage