Skip to content

Coverage

Paolo Willy Nicorelli edited this page Apr 7, 2016 · 1 revision

When you run npm test a directory ./coverage will be created inside your repo. It will contain the code coverage for the browser we test.

The report is a web page browsable with every browser except InternetExporer... because we hate InternetExporer and if you don't... well, you really should become a IE hater!!!

Clone this wiki locally