Skip to content

A simple tool that re-runs a given test command if any test file is modified

Notifications You must be signed in to change notification settings

MarcelloDuarte/AutoRun

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

Place the AutoRun.php into a directory of your included paths.

Place the autorun bash script into your $PATH.

Navigate to your tests directory
$ cd /path/to/my/tests/

Run:
$ autorun

Now leave the terminal open and work on your tests.
The terminal will update every time you save a test file.

About

A simple tool that re-runs a given test command if any test file is modified

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages