I'm making a list of coverage plugins and add-ons. What's good that I'm missing?
- Django template plugin: coverage of Django templates.
- Cython coverage support: coverage of your Cython code.
- hy_coverage_plugin: support for the Hy language.
- Jinja2 Coverage Plugin: incomplete Jinja2 plugin. Needs changes in Jinja2.
- covdefaults: "A coverage plugin to provide sensible default settings."
- coverage-conditional-plugin: "Conditional coverage based on any rules you define!"
- genbadge: a badge.
- pytest-cov: pytest plugin to coordinate coverage measurement.
- SublimePythonCoverage: Sublime Text 2 plugin integrating coverage.py analysis and highlighting for Python
- coverage-highlight.vim: Vim plugin to highlight Python source code lines that lack test coverage