azer / prova

Test runner based on Tape and Browserify
Other
333 stars 30 forks source link

watch mode for node.js #31

Open alfredwesterveld opened 10 years ago

alfredwesterveld commented 10 years ago

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

alfredwesterveld commented 10 years ago

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.