UNPKG

nococohint

Version:

Tool for assembling Istanbul, JSHint & Mocha reports together.

8 lines (6 loc) 121 B
describe('Test', function(){ it('should test', function(done){ var codecover = require('../lib'); done(); }); });