aboutsummaryrefslogtreecommitdiff
path: root/src/setup.cfg
blob: c17a3cde6629be8d67553baf9113e5bab05b0761 (plain)
1
2
3
4
5
6
7
[tool:pytest]
testpaths = tests

[coverage:run]
branch=True
source =
    lb_app