zakuni / autotest-template

template for autotest using rspec

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

template for autotest using rspec


Languages

Language:Ruby 78.9%Language:Shell 21.1%