<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: PHP in Action shows how to test an action controller</title>
	<atom:link href="http://www.zendframeworkinaction.com/2008/06/11/php-in-action-shows-how-to-test-an-action-controller/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.zendframeworkinaction.com/2008/06/11/php-in-action-shows-how-to-test-an-action-controller/</link>
	<description>A book about the Zend Framework</description>
	<pubDate>Sat, 22 Nov 2008 05:59:56 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.2</generator>
		<item>
		<title>By: Matthew Weier O'Phin</title>
		<link>http://www.zendframeworkinaction.com/2008/06/11/php-in-action-shows-how-to-test-an-action-controller/#comment-179</link>
		<dc:creator>Matthew Weier O'Phin</dc:creator>
		<pubDate>Thu, 12 Jun 2008 06:28:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.zendframeworkinaction.com/?p=59#comment-179</guid>
		<description>&lt;p&gt;As noted in a comment on that post, I've been developing a functional testing framework for ZF MVC applications. The proposal can be found here: http://framework.zend.com/wiki/display/ZFPROP/Zend_Controller+Testing+Infrastructure&lt;/p&gt;

&lt;p&gt;and working and tested code can be found here:&lt;/p&gt;

&lt;p&gt;http://framework.zend.com/svn/framework/standard/branches/user/matthew/mvcTesting&lt;/p&gt;

&lt;p&gt;This goes a lot further than Dagfinn's example, as it takes into consideration the bootstrap, any _forward() actions, and has a comprehensive set of assertions for response headers and content.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>As noted in a comment on that post, I&#8217;ve been developing a functional testing framework for ZF MVC applications. The proposal can be found here: <a href="http://framework.zend.com/wiki/display/ZFPROP/Zend_Controller+Testing+Infrastructure" rel="nofollow">http://framework.zend.com/wiki/display/ZFPROP/Zend_Controller+Testing+Infrastructure</a></p>

<p>and working and tested code can be found here:</p>

<p><a href="http://framework.zend.com/svn/framework/standard/branches/user/matthew/mvcTesting" rel="nofollow">http://framework.zend.com/svn/framework/standard/branches/user/matthew/mvcTesting</a></p>

<p>This goes a lot further than Dagfinn&#8217;s example, as it takes into consideration the bootstrap, any _forward() actions, and has a comprehensive set of assertions for response headers and content.</p>]]></content:encoded>
	</item>
</channel>
</rss>
