kmiyashiro / grunt-mocha

[MOVED] Grunt task for running mocha specs in a headless browser (PhantomJS)
MIT License
370 stars 106 forks source link

Support for --recursive flag #153

Closed haysclark closed 8 years ago

haysclark commented 8 years ago

Example:

mocha spec --recursive
kmiyashiro commented 8 years ago

I'm not sure what you're referring to here since this is just a runner for browser tests, not the mocha CLI. Closing unless you meant something else.