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?
--
Posted via http://www.ruby-forum.com/.
_______________________________________________
rspec-users mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/rspec-users
- [rspec-users] Running cucumber against an application John Smith
- Re: [rspec-users] Running cucumber against an applica... David Chelimsky
