Just started using JSCoverage for testing code coverage in Javascript. It’s super simple to implement—I even got it working with RequireJS (just had to make sure it was using relative URLs).
Cover your code
July 26, 2011
July 26, 2011
Just started using JSCoverage for testing code coverage in Javascript. It’s super simple to implement—I even got it working with RequireJS (just had to make sure it was using relative URLs).