Uses istanbul to do code coverage for javascript. The code coverage report will be in the coverage/ directory, and a percentage is output to standard output.
Where should the reviewer start?
How should this be manually tested?
Any background context you want to provide?
Screenshots (if appropriate)
What GIF best describes this PR or how it makes you feel?
What are the relevant tickets?
Fixes #471
Rebased off of #470
What's this PR do?
Uses istanbul to do code coverage for javascript. The code coverage report will be in the
coverage/
directory, and a percentage is output to standard output.Where should the reviewer start?
How should this be manually tested?
Any background context you want to provide?
Screenshots (if appropriate)
What GIF best describes this PR or how it makes you feel?