26 May 2012 00:55
Re: [Cucumber] How we use Cucumber, the sequel!
I think the Features (Stories and Acceptance Criteria (AC)) are the
domain of the team and its users and customers. The step_defs and
production code, I would argue, is the domain of developers.
There may be a semantic issue here since I'm actually using stepdefs outside of its intended use, so let's step away from Cucumber first and into a fictitious framework called Norm. You can see an app based on Norm at https://github.com/relaxdiego/norm_app.
In the above framework, features (requirements and tests) are the domain of the team. The stepdefs are the domain of the developers. We might actually be in agreement. It's just that Cucumber doesn't have a facility (yet) for .test files which is why I've resorted to repurposing stepdefs for now.
Regards,
Mark
1) Please prefix the subject with [Ruby], [JVM] or [JS]. This allows people to filter messages.
2) Please use interleaved answers http://en.wikipedia.org/wiki/Posting_style#Interleaved_style
You received this message because you are subscribed to the Google Groups Cukes group. To post to this group, send email to cukes-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to cukes+unsubscribe <at> googlegroups.com. For more options, visit this group at https://groups.google.com/d/forum/cukes?hl=en
RSS Feed