nathanboktae/mocha-phantomjs

Watch file changes

Open

#22 ouverte le 21 nov. 2012

Voir sur GitHub
 (4 commentaires) (0 réactions) (0 assignés)JavaScript (975 stars) (127 forks)batch import
enhancementhelp wanted

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.

Guide contributeur