stakkr-org/docker-clean

View on GitHub
pytest.ini

Summary

Maintainability
Test Coverage
[pytest]
addopts = -v --pep8 --cov-report=term-missing --cov=docker_clean -p no:warnings
maxfail = 1
pep8maxlinelength = 120
pep8ignore =
    tests/*.py ALL
testpaths = tests/