coverage reporting and logging without a webservice

2017-02-28
tagged: python, testing, git

For quite a while now I wanted to have a cheap replacement for collecting and tracking coverage of codes I work on. Finally, I found a nice way to record and track coverage reporting inside git itself in a semi-automatic or completely automatic way.

Subscribe to all posts tagged with testing