nathanboktae/mocha-phantomjs

Watch file changes

Open

#22 opened on 2012年11月21日

GitHub で見る
 (4 comments) (0 reactions) (0 assignees)JavaScript (127 forks)batch import
enhancementhelp wanted

Repository metrics

Stars
 (975 stars)
PR merge metrics
 (30d に merged PR はありません)

説明

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.

コントリビューターガイド