Hey, I always liked RSpec/BDD - i don't think it's revolutionary though. :) Ddin't know that phpspec exists - will definitely check it out. - thanks for the link. Though i don't think it's possible to accomplish the same kind of elegance that rspec/ruby offers in php world. greets,
On Sun, May 18, 2008 at 5:43 AM, Keith <[EMAIL PROTECTED]> wrote: > > Has anyone played around with PHPSpec (http://www.phpspec.org/)? > > This work is the PHP version of the RSpec (http://rspec.info/) > framework that is gaining support in the Ruby world. > > I think the concept behind the "story" driven testing framework is > very useful because it provides a concise way to consider your > application prior to writing a single line of code. Furthermore, when > using these stories to generate the first set of your tests you are > truly beginning to consider test driven development. > > SimpleTest is the preferred framework I understand. I just wanted to > see if anyone had any thoughts or experiences with phpspec. > > Thank you! > > > -- Marcin Domanski http://kabturek.info --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "CakePHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en -~----------~----~----~----~------~----~------~--~---
