RubyGems.org

greenletters

0.3.0

Greenletterrs is a console automation framework, similar to the classic utility Expect. You give it a command to execute, and tell it which outputs or events to expect and how to respond to them. Greenletters also includes a set of Cucumber steps which simplify the task of spcifying interactive command-line applications.

installgem install greenletters
Authors

Avdi Grimm

4,267 total downloads 791 for this version
Owners

4dea430d31b993abaf41cd9b54f8128d1bf43c2b717f19a1bbb4b0daee66e2c6

Gemfile
gem "greenletters", "~> 0.3.0"
Versions
  1. 0.3.0 December 28, 2012
  2. 0.2.0 July 31, 2012
  3. 0.1.0 July 24, 2010
  4. 0.0.1 July 19, 2010
Development Dependencies
  1. bones >= 3.8.0