Re: [rspec-users] Separation of duties Cucumber and Rspec ... RE: Noob question

2009-04-30 Thread Rick DeNatale
On Wed, Apr 29, 2009 at 5:47 PM, Colfer, Brian wrote: > Cucumber is not built to do rapid BDD ... It is an integration and acceptance > specification exercise system.   Rspec is for development  ... Mocks are an > integral part of the BDD process.  The idea is to partition the system > componen

[rspec-users] Separation of duties Cucumber and Rspec ... RE: Noob question

2009-04-29 Thread Colfer, Brian
Cucumber is not built to do rapid BDD ... It is an integration and acceptance specification exercise system. Rspec is for development ... Mocks are an integral part of the BDD process. The idea is to partition the system component behaviors so that you can focuss on the implementing the beha