Displaying 1 result from an estimated 1 matches for "regexp_args_proc".
2009 Jan 17
3
[Cucumber] Struggling with "multiple step definitions"
...time. I regularly test the contents of my flash[:notice] in
steps, since I think that''s part of the behaviour of the app. So,
while implementing a new feature, I ran into the following error:
/opt/local/lib/ruby/gems/1.8/gems/cucumber-0.1.15/bin/../lib/cucumber/
step_mother.rb:81:in `regexp_args_proc'': Multiple step definitions
match "zou ik een melding moeten zien dat de reactie gemarkeerd is als
spam": (Cucumber::Multiple)
features/steps/comments.rb:93:in `/^zou ik een melding moeten zien dat
de reactie gemarkeerd is als spam$/''
features/steps/common.rb:9:in...