Hi All,
I'm trying to use JSCoverage with a google closure project. Has anyone had any luck doing this? Closure projects have custom javascript file loading (using goog.require / goog.provide mechanism). Perhaps this is whats causing the troubles in my case? What I have now is:
- Instrumented code (looks instrumented)
- Running JSUnit tests inside the JSCoverage tester correctly
- I verified that JSUnit tests are running the instrumented code
- Once tests complete I check summary and have no data there (Total: 0, 0, 0)
Any advice?
Thanks All
Guido Tapia
JSCoverage + Google Closure Tools
Re: JSCoverage + Google Closure Tools
Please ignore. You know that really big, red 'Warning: loading jscoverage.html using a file: URL is deprecated' message?
Well I missed it
Apologies for time wasting
Guido
Well I missed it

Apologies for time wasting
Guido