helpermethod / bash-specs

A BDD testing framework for Bash inspired by Jasmine and roundup.
GNU General Public License v3.0
12 stars 4 forks source link

Add --watch option #42

Open helpermethod opened 8 years ago

helpermethod commented 8 years ago
helpermethod commented 8 years ago

Maybe inotifywait is sufficient. See #jasmine-node on how to implement this.