LinkedInAttic / venus.js

where bugs go to die
http://venusjs.readthedocs.io/en/latest/
Other
298 stars 44 forks source link

Full coverage reports #317

Open sethmcl opened 10 years ago

sethmcl commented 10 years ago

Add ability to generate full code coverage reports. Requested by several users.

sethmcl commented 10 years ago

Feedback from Eric Danowski:

I see that Venus is able to generate a coverage report in the command line, but is there a way to view the report in the browser? If this is possible, is there a view to see the details of the coverage of the file (indication of the lines not covered, which branches are not fully checked, etc.)?

derekbrown commented 9 years ago

+1 on both of the items here. Having an aggregate would be phenomenal.