Page 1 of 1

JSCoverage filter external js files

Posted: 2009-04-21 9:07 pm
by lowerEastSide
Hello,

My JsUnit tests are using both third party libraries and internal js files. Is there a way to exclude external libraries from jscoverage report ?

Thanks,
les

Re: JSCoverage filter external js files

Posted: 2009-04-22 2:18 am
by Ed
I think you want to use the --no-instrument option.