Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Integrate mocha istanbul module to display code coverage #3

Open
jeffeland opened this issue Mar 7, 2015 · 2 comments
Open

Integrate mocha istanbul module to display code coverage #3

jeffeland opened this issue Mar 7, 2015 · 2 comments

Comments

@jeffeland
Copy link

Mocha Istanbul could allow to display code coverage as follow :
Statements : 100% ( 83/83 )
Branches : 100% ( 24/24 )
Functions : 100% ( 23/23 )
Lines : 100% ( 83/83 )
Ideally, it would color the lines tested in the editor.
An example here : https://github.com/jeffeland/jscoderetreat4

@wolframkriesing
Copy link
Collaborator

it would actually be pretty cool having this rigth in ACE, looking like this https://gotwarlost.github.io/istanbul/public/coverage/lcov-report/istanbul/lib/cli.js.html
no idea if there is an ACE plugin already.

@wolframkriesing
Copy link
Collaborator

If you don't mind, I will move this into trello so it can be discussed and voted on.
I would like to keep ideas, feature suggestions, etc. out of github issues, so they can be used for "required fixes" instead of throwing ideas around. ok?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants