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/.
David Chelimsky
2009-Dec-30 03:29 UTC
[rspec-users] Running cucumber against an application
On Tue, Dec 29, 2009 at 9:25 PM, John Smith <lists at ruby-forum.com> 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 -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://rubyforge.org/pipermail/rspec-users/attachments/20091229/306a669a/attachment.html>