Lines Matching +full:pytest +full:- +full:cov
1 [build-system]
3 build-backend = "setuptools.build_meta"
4 backend-path = ["."]
7 skip-string-normalization = true
11 [pytest.enabler.black]
12 #addopts = "--black"
14 [pytest.enabler.mypy]
15 #addopts = "--mypy"
17 [pytest.enabler.flake8]
18 addopts = "--flake8"
20 [pytest.enabler.cov]
21 addopts = "--cov"
23 [pytest.enabler.xdist]
24 addopts = "-n auto"
34 underlines = ["-", "^"]