enhancementhelp wanted
Repository metrics
- Stars
- (975 stars)
- PR merge metrics
- (No merged PRs in 30d)
Description
I would love a feature to run mocha-phantomjs in watch-mode, such that it automatically runs all the tests when I save a file.
Mocha has this functionality built in with the -w parameter, but of course this does not work with mocha tests in a html harness.