gandi.cli/setup.cfg
2018-12-23 21:43:20 +01:00

9 lines
141 B
INI

[nosetests]
match = ^test
nocapture = 1
cover-package = gandi.cli
with-coverage = 1
cover-erase = 1
[tool:pytest]
addopts = --cov=gandi.cli