views:

13

answers:

0

I'm using JsTestDriver for JS unit testing and code coverage (JsTestDriverCodeCoverage) tasks.

I've recently started using Atlassian Bamboo for continuous integration, and discovered that it can't handle the LCOV format, which JsTestDriver is generating. Is there a workaround for this problem? Conversion of sorts?