Sha256: 3c7cd5d050cc637b17687cde601e0cec9da81b7f7b48cded21080a648ad39906
Contents?: true
Size: 759 Bytes
Versions: 481
Compression:
Stored size: 759 Bytes
Contents
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
Version data entries
481 entries across 481 versions & 4 rubygems
Version | Path |
---|---|
puppet-0.24.8 | ext/autotest/readme.rst |