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
rspec-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/rspec-users

Reply via email to