azer / prova

Test runner based on Tape and Browserify

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

watch mode for node.js

alfredwesterveld opened this issue · comments

Is it also possible to use/enhance prova to watch files in node.js(test node app) mode too?

Or is this already possible? I hope you understand what I mean. Like mocha -w but then for prova. That way I don't have to keep going to terminal to rerun tests, because it will run automatically on file changes.

Maybe this should/could be separate module. I am going to try and work on this. I think this could also be closed probably.