121. JavaScript Unit Tests and Code Coverage Tracking using Venus.js (ariya.io)
These days, having enough unit tests for a JavaScript-based web application/library is the bare minimum. Ideally, the code coverage of those tests is also monitored in a day-to-day development situation. Fortunately, this is easy to do with a modern test runner such as Venus.js.