Page 1 of 1

JSCoverage issue with ant

Posted: 2009-10-06 3:08 pm
by viren
Hi ,
I am trying to run JSCoverage tool with ANT.
But it is not working i am able to run coverage manually.
Can you please tell us how we can run jscoverage using ant without manual interaction.
Regards

Re: JSCoverage issue with ant

Posted: 2009-10-06 3:20 pm
by Ed
It should work with Ant, but I don't know a lot about Ant so I don't know how much I can help you ...

In general, it is best to use the --verbose flag and to log standard output and standard error to files; this may allow you to debug things when problems occur.