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

As a developer, I would like to determine the code coverage of tests #40

Open
fma1 opened this issue Apr 22, 2018 · 2 comments
Open

As a developer, I would like to determine the code coverage of tests #40

fma1 opened this issue Apr 22, 2018 · 2 comments
Labels
enhancement New feature or request

Comments

@fma1
Copy link
Contributor

fma1 commented Apr 22, 2018

No description provided.

@fma1 fma1 added the enhancement New feature or request label Apr 22, 2018
jeffgore00 referenced this issue Apr 24, 2018
Added Istanbul for measuring code coverage with tests
@jeffgore00
Copy link
Contributor

Actually, right after I merged this, I noticed that some files, such as product-add.js, are not included in the code coverage output table.

@fma1
Copy link
Contributor Author

fma1 commented Apr 24, 2018

That's expected behavior. If a file doesn't show up, that means you didn't write a test for it.
gotwarlost/istanbul#112

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

No branches or pull requests

2 participants