Running cucumber against an application

Hello, I have a very simple non-web application I am trying to test
against. Say I have a library folder with several .rb files, and the one
that is to be executed is main.rb (‘ruby main.rb’ via command line).
How would I set up cucumber to run the above script and test against the
output generated?

On Tue, Dec 29, 2009 at 9:25 PM, John S. [email protected]
wrote:

Hello, I have a very simple non-web application I am trying to test
against. Say I have a library folder with several .rb files, and the one
that is to be executed is main.rb (‘ruby main.rb’ via command line).
How would I set up cucumber to run the above script and test against the
output generated?

Please direct Cucumber questions to
http://groups.google.com/group/cukes.

Cheers,
David