Example of using sikuli and cucumber to run functional tests
- JRuby
rvm install jruby
- Sikuli X 1.0rc2
git clone [email protected]:chaslemley/cucumber_sikuli.git
cd cucumber_sikuli
bundle install
cucumber
Example of using sikuli and cucumber to run functional tests
rvm install jruby
git clone [email protected]:chaslemley/cucumber_sikuli.git
cd cucumber_sikuli
bundle install
cucumber