Joseph Wilk wrote:
> When /set the "(.*)" to "(.*)"/ do |a,v|
> raise Cucumber::Pending.new("I need to implement this asap")
> end
That works nicely. The string argument does not show up anywhere that I
could find when this is invoked from autotest but the step definition
itself is treated as pending. This technique also seems to have the
effect of escaping any following code in the definition block.
--
Posted via http://www.ruby-forum.com/.
_______________________________________________
rspec-users mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/rspec-users