<?xml version="1.0"?>
<rss version="2.0">
  <channel>
    <title>PHPDeveloper.org</title>
    <link>http://www.phpdeveloper.org</link>
    <description>Up-to-the Minute PHP News, views and community</description>
    <language>en-us</language>
    <pubDate>Tue, 21 May 2013 21:28:56 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Project: ArrBDD - a Behavior-Driven Development Library for PHP 5]]></title>
      <guid>http://www.phpdeveloper.org/news/16602</guid>
      <link>http://www.phpdeveloper.org/news/16602</link>
      <description><![CDATA[<p>
<i>Leng Sheng Hong</i> has submitted about a project posted recently he's developed to make behavior-driven development in PHP easier - <a href="http://code.google.com/p/arr-bdd/">ArBDD</a>.
</p>
<blockquote>
ArBDD is a simple yet powerful BDD library for PHP to get you started with BDD in PHP. Excellent for those who have no previous experience with BDD.
</blockquote>
<p>
The <a href="http://code.google.com/p/arr-bdd/">project's page</a> includes some basic code definitions of behaviors the code should follow, the creation of a simple mock object and the JSON-based results that come out when the tool is executed. They've also created an AIR-based viewing tool to see the results outside the browser. The code requires PHP 5.3+ because of its use of closures.
</p>
<p>
For another example of BDD testing in action, look at the <a href="http://behat.org/">Behat framework</a>, based on the Ruby Cucumber syntax.
</p>]]></description>
      <pubDate>Mon, 18 Jul 2011 11:14:29 -0500</pubDate>
    </item>
  </channel>
</rss>
