1 2 3 4 5 6 7 8
[aliases] test=pytest [tool:pytest] addopts=--cov-report=html --cov-report=xml --cov=crocoite --cov-config=setup.cfg [coverage:run] branch=True [build_sphinx] builder=dirhtml