3 Minutes with Kent
3 Minutes with Kent
Kent C. Dodds
How JavaScript Code Coverage Works
2 minutes Posted Apr 6, 2016 at 3:53 pm.
0:00
2:53
Download MP3
Show notes

Just a quick explanation of how tools instrument your JavaScript code to

record and report code coverage. Common tools:

You may also be interested in this video + this repo where I go through setting up code coverage with ES6, Webpack, and Karma. Just replace where I use isparta with using babel-plugin-__coverage__ (like this) and it should work great 👍

I hope this is helpful!

See you on twitter!