kmiyashiro/grunt-mocha

option for mocha-clean

ain opened this issue · 5 comments

ain commented

Would be good to have an option for mocha-clean.

Unless of course it's possible to use the latest Mocha version which pretty much obsoletes the mocha-clean.

have you tried implementing it in your html test runner? https://github.com/rstacruz/mocha-clean#usage-browser

ain commented

I'll test-run today and come back to you with some results, thanks!

ain commented

Unfortunately not working :(

The latest mocha should not break this runner, I'll look into bumping it.

I bumped mocha to latest in master.