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
JSCoverage issue with ant
-
- Posts: 120
- Joined: 2008-10-11 6:52 pm
Re: JSCoverage issue with ant
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.
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.