Skip to content

Commit

Permalink
Add Coverage.py
Browse files Browse the repository at this point in the history
  • Loading branch information
hugovk committed Oct 23, 2019
1 parent 76123e8 commit e7539fe
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,11 @@ Make sure your program behaves as you intended in different environments.
Static type checking. Very strict:
If you satisfy it, you probably have no bugs anymore 😉

- [Coverage.py](https://coverage.readthedocs.io/)
[❌ (.coveragerc)](https://github.com/nedbat/coveragepy/issues/664)

Code coverage measurement for Python.

## Code Style

Make sure feedback in PRs isn’t mostly about code style, but about actual content.
Expand Down

0 comments on commit e7539fe

Please sign in to comment.