[TIP] Open-source CodeCov / Coveralls equivalent

Free Ekanayaka free at ekanayaka.io
Tue Feb 21 03:53:50 PST 2017


Alexander Dutton <lists at alexdutton.co.uk> writes:

> Hi all,
>
> Does anyone know of an open-source CodeCov.io or Coveralls equivalent
> for displaying and exploring code coverage data on the web? I was hoping
> for something I could plug into buildbot for some internal projects.

Probably not an option since you mentioned buildbot, but Jenkins has it
covered with the Cobertura plugin:

https://wiki.jenkins-ci.org/display/JENKINS/Cobertura+Plugin
http://jenkins-le-guide-complet.github.io/html/sect-first-steps-metrics.html

Cheers,

Free



More information about the testing-in-python mailing list