<?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>Sun, 19 May 2013 14:52:52 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Zend Developer Zone: Improved Test Assets for Zend_Tool Generated Projects in ZF 1.11.4]]></title>
      <guid>http://www.phpdeveloper.org/news/16026</guid>
      <link>http://www.phpdeveloper.org/news/16026</link>
      <description><![CDATA[<p>
On the Zend Developer Zone there's a recent post from <i>Ralph Schindler</i> talking about an update that's been made to the Zend Framework to <a href="http://devzone.zend.com/article/13192-Improved-Test-Assets-for-Zend_Tool-Generated-Projects-in-ZF-1.11.4">improve generated testing stubs</a> for Zend_Tool generated projects starting in ZF versions 1.111.4.
</p>
<blockquote>
At the time of Zend_Tool's initial release, the standard application structure you are familiar with today was just being released as well with Zend_Application. In addition, the testing controllers from this newly standardized application layer, were too, in their infancy. [...] Recently, while Sebastian Bergmann was working on his pet project <a href="https://github.com/sebastianbergmann/php-project-wizard">php-project-wizard</a>, he noticed a few inconsistencies with the stubs that Zend_Tool was generating and decided to send us some recommendations on how to best leverage PHPUnit 3.4+ to test our application's assets.
</blockquote>
<p>
He walks you through a newly generated project and shows (complete with screenshots) some of the updates that have been made like the new single bootstrap.php file, an updated phpunit.xml, a sample IndexController test and a bit of detail on what the generated tests actually look like.
</p>]]></description>
      <pubDate>Thu, 10 Mar 2011 11:10:52 -0600</pubDate>
    </item>
  </channel>
</rss>
