cuebook/cuelake

View on GitHub
api/pytest.ini

Summary

Maintainability
Test Coverage
[pytest]
DJANGO_SETTINGS_MODULE=app.settings
python_files = tests.py test_*.py *_tests.py test_*.py tests_*.py
addopts = --cov