/autotest-template

template for autotest using rspec

Primary LanguageRuby

For the first time (if you've never used this template)

use dotfiles/.rpsec and dotfiles/.autotest as ~/.rspec and ~/.autotest

Initialization

% sh init.sh

Start running test

at the root of project,

% autotest

and autotest will start running.

endorse