nathanboktae/mocha-phantomjs

Watch file changes

Open

#22 geöffnet am 21. Nov. 2012

Auf GitHub ansehen
 (4 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)JavaScript (975 Stars) (127 Forks)batch import
enhancementhelp wanted

Beschreibung

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.

Contributor Guide