randymay
15 Dec 2008, 9:07 AM
Which tools is everyone using for Unit Testing & Code Coverage for Javascript? I have successfully integrated JSUnit (www.jsunit.net (http://www.jsunit.net)), but now I want to generate code coverage reports.
I am particularly interested in running unit tests and generating coverage reports automatically from a central server, so JSCoverage (http://siliconforks.com/jscoverage/) is not sufficient. That said, I do like the functionality and reports from JSCoverage, but I do need for it to execute the JSUnit tests without User interation.
Thanks in advance,
I am particularly interested in running unit tests and generating coverage reports automatically from a central server, so JSCoverage (http://siliconforks.com/jscoverage/) is not sufficient. That said, I do like the functionality and reports from JSCoverage, but I do need for it to execute the JSUnit tests without User interation.
Thanks in advance,