ahawker/django-ulid

View on GitHub
pytest.ini

Summary

Maintainability
Test Coverage
[pytest]
DJANGO_SETTINGS_MODULE = tests.settings
addopts = --cov-report xml --cov-config .coveragerc --cov=django_ulid