Compiling JS-Test-Driver Plugin and Installing it on Eclipse 3.5.1 Galileo?
- by leeand00
I downloaded the source of the js-test-driver from: http://js-test-driver.googlecode.com/svn/tags/1.2
It compiles just fine, but one of the unit tests fails:
[junit] Tests run: 1, Failures: 1, Errors: 0, Time elapsed: 0.012 sec
[junit] Test com.google.jstestdriver.eclipse.ui.views.FailureOnlyViewerFilterTest FAILED
I am using:
- ANT 1.7.1
-…