Hi Shannon,
IMO, the regular expressions are one of the biggest strengths of
Cucumber over something like FitNesse's DoFixture, which depends on
method names. I agree that the duplication in C# (and Java) is
unfortunate, but I wouldn't want to lose the regular expressions. The
lamba-based step definition syntax described in the original Cuke4Nuke
thread (and our first source commit) removes this duplication by
removing the need for a method name (see
http://groups.google.com/group/cukes/browse_thread/thread/27674320d7725feb/de37f6b08d551aae?#de37f6b08d551aae).
In my experience with Cuke4Nuke and Cuke4Duke so far, the throwaway
method name is an annoyance, but not enough of one to justify the
tradeoffs inherent in any of the alternative syntaxes proposed so far.
That said, you're welcome to fork Cuke4Nuke and take a stab at the
syntax you suggest. If enough people like it, I'll consider merging it
back into my repo.
Thanks,
Richard
> --
>
> You received this message because you are subscribed to the Google Groups "Cukes" group.
> To post to this group, send email to
cu...@googlegroups.com.
> To unsubscribe from this group, send email to
cukes+un...@googlegroups.com.
> For more options, visit this group at
http://groups.google.com/group/cukes?hl=en.
>
>
>