UNPKG

grunt-casper-teamcity

Version:

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

5 lines (4 loc) 168 B
casper.test.begin('Casperjs Browser Support', 1, function suite(test) { test.assertTruthy("Loaded Via Specified Engine! Good enough for me."); test.done(); });