Running tests on file change
Run tests (or any other command) on file changes
I use fswatch to watch files and run commands when the file changes.
Installation
Usage
I use it to run a single command while watching the current directory
So, in general