Aruba - Cucumber Goodness for the Command-Line
April 22nd 2010Recently, I have been spending some of my extra time writing a little command-line application for interacting with the O'Reilly Bookworm Public API. I remembered reading about Aruba, a Cucumber ‘add-on’ similar to cucumber-rails but for the command-line, on TheChangeLog. Aruba’s own step definitions are self-documented in its own features and scenarios but I will cover some of the basics here. I will also cover some useful parts of the API defined by Aruba that you can use to write your own steps…