Watch and Run Tests Mark Robson I used to put a script in each package.json file called dev. The idea was to watch for changes and then run tests. No need to pollute the scripts section because we javascript (1 min read).