UNPKG

grunt-casper-teamcity

Version:

Run Casper CLI Scripts With Grunt + Hudl changes to support teamcity logs. This is fork of grunt-casper

7 lines (5 loc) 116 B
exports = { includeFunction : function(test) { test.assertTrue(true, 'testFunction-assertion'); } };