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

Not showing files not included in tests in coverage #1

Closed
afonsof opened this issue Oct 3, 2012 · 0 comments
Closed

Not showing files not included in tests in coverage #1

afonsof opened this issue Oct 3, 2012 · 0 comments

Comments

@afonsof
Copy link
Owner

afonsof commented Oct 3, 2012

Steps:

  1. Create two files a.js and b.js with any js content
  2. Create a test.html and include a.js at all
  3. Run tests using grunt-qunit-cov testing test.html
  4. Check coverage results and the b.js will no be included at covered files list
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

1 participant