js-test-driver
Getting lockups/hangs when using jsTestDriver with Intellij idea 9 (doesn't work at all on 10)
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[详细]
2023-01-30 05:50 分类:问答Passing a command line argument to jstestdriver JAR from ANT?
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.[详细]
2023-01-02 13:31 分类:问答JsTestDriver and legacy javascript. To convert or not?
I inherited a legacy JavaScript library simply written as a list of functions as follow: function checkSubtree(targetList, objId)[详细]
2022-12-20 00:58 分类:问答JSTestDriver and Continuous Integration
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[详细]
2022-12-08 08:28 分类:问答