dflynn15 / gulp-jasmine-phantom

Gulp plugin to run Jasmine tests with Phantom or mininodejasmine2.
27 stars 30 forks source link

feat (Reporter): Add ability to pass in custom reporter #62

Closed robtarr closed 8 years ago

robtarr commented 8 years ago

This reporter has support for Jasmine 2's fit and fdescribe.

https://github.com/bcaudan/jasmine-spec-reporter

robtarr commented 8 years ago

I updated this PR to take in a custom reporter as an option, but still use ./lib/terminal-reporter.js as the default.

dflynn15 commented 8 years ago

Works for me 👍 getinsertpic.com