News Feed
Jobs Feed
Sections




News Archive
Greepit.com:
Behavior Driven Development Framework for PHP Behat
February 03, 2011 @ 10:56:27

On Greepit.com there's a quick post pointing out a behavior-driven development framework for PHP that turns the usual sort of testing (unit testing) around and looks from the other side - Behat.

Unlike any other PHP testing framework that tests applications inside out. Behat is testing applications outside in. It means, that Behat works only with your application's input/output. There are Symfony plugin and Symfony2 bundle for Behat, so you can start testing your applications right now.

Behat is an open source behavior-driven development framework that's PHP 5.3 only inspired by Ruby's Cucumber project. You can install it in one of two ways - either from their custom PEAR channel (pear.everzet.com) or by cloning their github repository. The Behat site has some example tests to get you started.

0 comments voice your opinion now!
behat behaviordriven development cucumber testing


blog comments powered by Disqus

Similar Posts

ThinkPHP Blog: PHP and Scrum - the dreamteam in agile web development

Antony Dovgal's Blog: PHP Seven Commandments

Dzone.com: Diving into Behat

Tiger Heron Blog: A Tale of Two Patterns

Carl Vuorinen: Controller testing with database fixtures in Zend Framework


Community Events











Don't see your event here?
Let us know!


code zendframework2 tool podcast release development language introduction example conference framework object opinion phpunit series unittest functional interview community testing

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework