mantoni / mochify.js

☕️ TDD with Browserify, Mocha, Headless Chrome and WebDriver
MIT License
346 stars 57 forks source link

Allow using Growl #128

Open jberube opened 8 years ago

jberube commented 8 years ago

Mocha supports the --growl flag, but mochify doesn't seem to forward it.

That'd be cool :)

mantoni commented 8 years ago

Sure. Care to look into how Mocha does it and come up with a suggestion on how to make it work?