We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
We have a lot's of unit test, and it's difficult to see which case our units tests covered or not.
We should add a something to see our code coverage
/CC @XhmikosR, @bardiharborow
The text was updated successfully, but these errors were encountered:
@Johann-S: which solution do you have in your mind? Using nyc?
Generally speaking it's a good idea, so feel free to CC me if you have a working branch.
Sorry, something went wrong.
Something like this : https://github.com/marketplace/coveralls
Or if we want to do it locally : https://github.com/istanbuljs/nyc https://github.com/istanbuljs/babel-plugin-istanbul
No branches or pull requests
We have a lot's of unit test, and it's difficult to see which case our units tests covered or not.
We should add a something to see our code coverage
/CC @XhmikosR, @bardiharborow
The text was updated successfully, but these errors were encountered: