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!
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to