Is anyone using jsTestDriver with IntelliJ? What version are you using? Is it working well? I am using IntelliJ right off the website 9.0.4 with jsTestRunner 1.2.2 and I repeatedly get hangs when I r
I\'m trying to use jstestdriver to generate some unit tests in my ant build in Windows.I plan to do this by running jstestdriver from an ant target using the <java> ant task.
I inherited a legacy JavaScript library simply written as a list of functions as follow: function checkSubtree(targetList, objId)
I am trying to use JSTestDriver to automate my Javascript tests with Hudson as the Continuous Integration backend.I\'m aiming to get Hudson to at least produce a report on the test results, with faili