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

Giving results for files that does not have corresponding test #14

Open
athieriot opened this issue Sep 19, 2013 · 5 comments
Open

Giving results for files that does not have corresponding test #14

athieriot opened this issue Sep 19, 2013 · 5 comments

Comments

@athieriot
Copy link

Hi,

It would be nice to have an option that allows users to display informations about all the Javacript files that need to be tested. (With 0% coverage)

The Istanbul library has such a mecanism but I don't know how it could be embed in this grunt task:

gotwarlost/istanbul@092f336

I tried to provide a Pull Request instead of an Issue but I couldn't figure a nice solution :/

Thank you

Aurélien

@shaunlimjin
Copy link

It would be great if someone can take a look at this, especially given that istanbul supports this via the '--save-baseline' flag.

Thanks!

@gregjopa
Copy link
Contributor

gregjopa commented Jun 3, 2014

+1 for this feature.

@abelnation
Copy link

+1

@iknowcss
Copy link

+1 (assuming this is the same thing I'm after)

istanbul pulled in some code by @gustavnikolaj to address the feature request "Include all source files in the report" (see here). This is available in istanbul v0.3.5 and is activated with the command-line switch --include-all-sources. This could be justification to address issue #25 to upgrade Istanbul.

@acvetkov
Copy link

acvetkov commented Aug 6, 2015

+1

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

No branches or pull requests

6 participants