Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 405 Bytes

README.rst

File metadata and controls

19 lines (12 loc) · 405 Bytes
https://travis-ci.org/timmartin/hy-coverage.svg?branch=master

hy_coverage_plugin

A plugin to support the Hy language in coverage.py

Installation

First install the package:

pip install hy-coverage-plugin

Then add the following to your .coveragerc:

[run]
plugins = hy_coverage_plugin