{"library":"django-coverage-plugin","type":"library","category":null,"description":"django-coverage-plugin is a coverage.py plugin designed to measure test coverage of Django templates. It allows developers to see how much of their template code is exercised by their test suite, integrating template coverage reports alongside Python module coverage. The current version is 3.2.2 and it is actively maintained with regular releases to support new Python and Django versions.","language":"python","status":"active","version":"3.2.2","tags":["Django","testing","coverage","templates","plugin","workflow"],"last_verified":"Sat May 23","install":[{"cmd":"pip install django-coverage-plugin","imports":["# In .coveragerc\n[run]\nplugins = django_coverage_plugin\n\n# Or in pyproject.toml\n[tool.coverage.run]\nplugins = [\n    'django_coverage_plugin',\n]"]}],"homepage":null,"github":"https://github.com/coveragepy/django_coverage_plugin","docs":null,"changelog":null,"pypi":"https://pypi.org/project/django-coverage-plugin/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":3.6,"avg_import_s":null,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/django-coverage-plugin/compatibility"}}