A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/MrSenko/coverage-jinja-plugin below:

MrSenko/coverage-jinja-plugin: A coverage.py plugin to measure the coverage of Jinja2 templates

A coverage.py plugin to measure the coverage of Jinja2 templates.

$ pip install jinja_coverage

Edit your .coveragerc to contain:

[run]
plugins =
    jinja_coverage

[jinja_coverage]
template_directory = path/to/templates

This plugin appears to be collecting and reporting coverage information correctly. However Jinja2 does not provide enough information to map the collected data to the appropriate lines in the HTML template. For more information see Jinja #674.

$ pip install -r requirements.txt
$ python -m unittest discover

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4