Re: Behavior Driven Development (BDD)

2007-12-11 Thread Dérico Filho
But I forgot to mention I use PHPUnit and HTTPUnit (Java) On 12 dez, 00:29, "Dérico Filho" <[EMAIL PROTECTED]> wrote: > When you bake using bake.php it offers you to bake also the test > scripts. > > It's just a matter of using them, I guess. > > On 11 dez, 19:47, Andrew Assarattanakul <[EMAI

Re: Behavior Driven Development (BDD)

2007-12-11 Thread Dérico Filho
When you bake using bake.php it offers you to bake also the test scripts. It's just a matter of using them, I guess. On 11 dez, 19:47, Andrew Assarattanakul <[EMAIL PROTECTED]> wrote: > Curious to what you guys think about this different way of developing? > > I bring up this question because I'

Behavior Driven Development (BDD)

2007-12-11 Thread Andrew Assarattanakul
Curious to what you guys think about this different way of developing? I bring up this question because I've been given the task to start using BDD for an existing project that is using CakePHP v1.1 and cannot move forward to v1.2 until it is officially released and stable. All that I could find