Blanket.js vs Istanbul-js vs JSCover
I am trying to decide on a JS test code coverage tool but cannot see clearly the differences between them. The top hits in Google are blanket.js, istanbul-js and JSCover. Can anyone offer any information on the key differences between them and advantages/disadvantages? Are there any other useful ones out there? After some trying around i clearly find istanbul the most convenient tool to bring coverage analysis to a node-js project. its installed with npm install it sets up its behavior via the .istanbul.yml gets invoked by its own executable it provides multiple report formats such as clover,