testing

FacebookTwitter
By Ekaterina Kamenskaya, Software Engineer in Test, YouTube http://googletesting.blogspot.com/2011/10/scriptcover-makes-javascript-coverage.html

ScriptCover makes Javascript coverage analysis easy

JSCoverage - code coverage for JavaScript

JSCoverage is a tool that measures code coverage for JavaScript programs. Code coverage statistics show which lines of a program have been executed (and which have been missed). http://siliconforks.com/jscoverage/
http://olabini.com/blog/2011/11/announcing-jescov-javascript-code-coverage/ It seems the JavaScript tool space is not completely saturated yet. As I mentioned in my previous post I’ve had particular trouble finding a good solution to code coverage.

Announcing JesCov - JavaScript code coverage

JavaScript Test Driven Development with JsUnit and JSMock

Posted by Dennis Byrne on Feb 09, 2009 Sections http://www.infoq.com/articles/javascript-tdd