?
Current Path : /usr/share/puppet/ext/autotest/ |
Linux gator3171.hostgator.com 4.19.286-203.ELK.el7.x86_64 #1 SMP Wed Jun 14 04:33:55 CDT 2023 x86_64 |
Current File : //usr/share/puppet/ext/autotest/readme.rst |
Autotest is a simple tool that automatically links tests with the files being tested, and runs tests automatically when either the test or code has changed. If you are running on a Mac and have growlnotify_ installed, install the ZenTest_ gem, then copy the ``config`` file to ``~/.autotest`` (or just run ``rake`` in this directory). Once you have ``autotest`` installed, change to the root of your Puppet git repository and run ``autotest`` with no arguments. To refresh the list of files to scan, hit ``^c`` (that is, control-c). It's recommended you leave this running in another terminal during all development, preferably on another monitor. .. _zentest: http://www.zenspider.com/ZSS/Products/ZenTest/ .. _growlnotify: http://growl.info/extras.php