UNPKG

gruntacular

Version:

grunt plugin for testacular

5 lines 119 B
describe('testacular', function(){ it('should be awesome', function(){ expect('foo').to.be.a('string'); }); });