UNPKG

gulp-jasmine-phantom-requirejs

Version:
10 lines (8 loc) 245 B
var consoleReporter = new jasmineRequire.ConsoleReporter()({ showColors: true, timer: new jasmine.Timer, print: function() { console.log.apply(console, arguments) } }); jasmine.getEnv().addReporter(consoleReporter);