Tagged Questions
3
votes
1answer
724 views
How to specify a relative path for the jsUnit-ant-script?
JsUnit provides an ant-script with the target 'standalone_test'. This target uses the property url to identify the HTML-site, that executes the tests. These site is checked in, so that everyone should ...