<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: TDD with Zend Framework</title>
	<atom:link href="http://avnetlabs.com/zend-framework/tdd-with-zend-framework/feed" rel="self" type="application/rss+xml" />
	<link>http://avnetlabs.com/zend-framework/tdd-with-zend-framework</link>
	<description>Accessible web development</description>
	<lastBuildDate>Fri, 05 Mar 2010 15:44:34 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: TDD mit Zend &#183; Infoblog</title>
		<link>http://avnetlabs.com/zend-framework/tdd-with-zend-framework/comment-page-1#comment-826</link>
		<dc:creator>TDD mit Zend &#183; Infoblog</dc:creator>
		<pubDate>Fri, 05 Mar 2010 15:44:34 +0000</pubDate>
		<guid isPermaLink="false">http://avnetlabs.com/?p=122#comment-826</guid>
		<description>[...] Schöner Artikel für Testgetriebene Entwicklung: hier [...]</description>
		<content:encoded><![CDATA[<p>[...] Schöner Artikel für Testgetriebene Entwicklung: hier [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: image hosting service</title>
		<link>http://avnetlabs.com/zend-framework/tdd-with-zend-framework/comment-page-1#comment-797</link>
		<dc:creator>image hosting service</dc:creator>
		<pubDate>Sun, 10 Jan 2010 01:59:52 +0000</pubDate>
		<guid isPermaLink="false">http://avnetlabs.com/?p=122#comment-797</guid>
		<description>mmmm. I think its great! pwonage post, thankyou for the story.</description>
		<content:encoded><![CDATA[<p>mmmm. I think its great! pwonage post, thankyou for the story.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Zend Framework &#8211; mega zestawienie &#171; W drodze ku szczęściu</title>
		<link>http://avnetlabs.com/zend-framework/tdd-with-zend-framework/comment-page-1#comment-792</link>
		<dc:creator>Zend Framework &#8211; mega zestawienie &#171; W drodze ku szczęściu</dc:creator>
		<pubDate>Tue, 05 Jan 2010 09:33:00 +0000</pubDate>
		<guid isPermaLink="false">http://avnetlabs.com/?p=122#comment-792</guid>
		<description>[...] TDD with Zend Framework [...]</description>
		<content:encoded><![CDATA[<p>[...] TDD with Zend Framework [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Zend Framework Blog &#187; Blog Archive &#187; Aus den Zend Framework Blogs</title>
		<link>http://avnetlabs.com/zend-framework/tdd-with-zend-framework/comment-page-1#comment-742</link>
		<dc:creator>Zend Framework Blog &#187; Blog Archive &#187; Aus den Zend Framework Blogs</dc:creator>
		<pubDate>Wed, 18 Nov 2009 14:52:29 +0000</pubDate>
		<guid isPermaLink="false">http://avnetlabs.com/?p=122#comment-742</guid>
		<description>[...] schreibt über Test getriebene Entwicklung mit dem Zend [...]</description>
		<content:encoded><![CDATA[<p>[...] schreibt über Test getriebene Entwicklung mit dem Zend [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Zend Framework University &#8212; Blog &#8212; AvnetLabs Blog: TDD with Zend Framework</title>
		<link>http://avnetlabs.com/zend-framework/tdd-with-zend-framework/comment-page-1#comment-735</link>
		<dc:creator>Zend Framework University &#8212; Blog &#8212; AvnetLabs Blog: TDD with Zend Framework</dc:creator>
		<pubDate>Sat, 07 Nov 2009 19:04:28 +0000</pubDate>
		<guid isPermaLink="false">http://avnetlabs.com/?p=122#comment-735</guid>
		<description>[...] it, obstacles arise, often specific to your product and environment. This is where AvnetLabs&#8217; series on unit testing in Zend Framework comes useful: In the coming weeks, I’ll put together a how-to on testing ZF [...]</description>
		<content:encoded><![CDATA[<p>[...] it, obstacles arise, often specific to your product and environment. This is where AvnetLabs&#8217; series on unit testing in Zend Framework comes useful: In the coming weeks, I’ll put together a how-to on testing ZF [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jonathan</title>
		<link>http://avnetlabs.com/zend-framework/tdd-with-zend-framework/comment-page-1#comment-734</link>
		<dc:creator>Jonathan</dc:creator>
		<pubDate>Fri, 06 Nov 2009 00:24:13 +0000</pubDate>
		<guid isPermaLink="false">http://avnetlabs.com/?p=122#comment-734</guid>
		<description>Thank you so much for taking the time to put this together.  I really want to learn how to do this well.  I will be sharing this with others that I work with.</description>
		<content:encoded><![CDATA[<p>Thank you so much for taking the time to put this together.  I really want to learn how to do this well.  I will be sharing this with others that I work with.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ekerete</title>
		<link>http://avnetlabs.com/zend-framework/tdd-with-zend-framework/comment-page-1#comment-732</link>
		<dc:creator>Ekerete</dc:creator>
		<pubDate>Wed, 04 Nov 2009 07:39:47 +0000</pubDate>
		<guid isPermaLink="false">http://avnetlabs.com/?p=122#comment-732</guid>
		<description>@Michelangelo,
I am using Zend_Application. In the last code snippet (the TestHelper file), I create an abstract base controller test class and use Zend_Application in the setup routine.
The model tests don&#039;t need it so we can save ourselves the overhead.

@Giorgio,
I tend to build my apps interface-first. It does involve a fair bit of mocking and stubbing but we&#039;re jumping the gun here :). I look forward to different perspectives throughout this series.</description>
		<content:encoded><![CDATA[<p>@Michelangelo,<br />
I am using Zend_Application. In the last code snippet (the TestHelper file), I create an abstract base controller test class and use Zend_Application in the setup routine.<br />
The model tests don&#8217;t need it so we can save ourselves the overhead.</p>
<p>@Giorgio,<br />
I tend to build my apps interface-first. It does involve a fair bit of mocking and stubbing but we&#8217;re jumping the gun here <img src='http://avnetlabs.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> . I look forward to different perspectives throughout this series.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Giorgio Sironi</title>
		<link>http://avnetlabs.com/zend-framework/tdd-with-zend-framework/comment-page-1#comment-731</link>
		<dc:creator>Giorgio Sironi</dc:creator>
		<pubDate>Tue, 03 Nov 2009 20:33:30 +0000</pubDate>
		<guid isPermaLink="false">http://avnetlabs.com/?p=122#comment-731</guid>
		<description>Starting TDD from the controllers is a bit strange I think, especially in Zend Framework where they should be thin as injecting collaborators is prone to errors. :)</description>
		<content:encoded><![CDATA[<p>Starting TDD from the controllers is a bit strange I think, especially in Zend Framework where they should be thin as injecting collaborators is prone to errors. <img src='http://avnetlabs.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michelangelo van Dam</title>
		<link>http://avnetlabs.com/zend-framework/tdd-with-zend-framework/comment-page-1#comment-729</link>
		<dc:creator>Michelangelo van Dam</dc:creator>
		<pubDate>Tue, 03 Nov 2009 19:15:28 +0000</pubDate>
		<guid isPermaLink="false">http://avnetlabs.com/?p=122#comment-729</guid>
		<description>Hi,

I&#039;m very much involved in unit testing of zf applications and as a coincidence I posted yesterday a quick tutorial on setting up Zend Framework for unit testing (see my blog).

When I look at your last paragraph, where you mention not to use Zend_Application, I&#039;m fearing you&#039;re going to end up in trouble when upgrading your application with the latest Zend Framework library.

I&#039;m not criticizing your approach, but as I found out myself the hard way, keeping options open for future releases is often a good choice.

Since you&#039;re making a series, it won&#039;t harm to present both options.

Anyways, I&#039;m looking forward reading more about it, because I might learn some new tricks.

Keep up the good work and have phpun !

Michelangelo</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I&#8217;m very much involved in unit testing of zf applications and as a coincidence I posted yesterday a quick tutorial on setting up Zend Framework for unit testing (see my blog).</p>
<p>When I look at your last paragraph, where you mention not to use Zend_Application, I&#8217;m fearing you&#8217;re going to end up in trouble when upgrading your application with the latest Zend Framework library.</p>
<p>I&#8217;m not criticizing your approach, but as I found out myself the hard way, keeping options open for future releases is often a good choice.</p>
<p>Since you&#8217;re making a series, it won&#8217;t harm to present both options.</p>
<p>Anyways, I&#8217;m looking forward reading more about it, because I might learn some new tricks.</p>
<p>Keep up the good work and have phpun !</p>
<p>Michelangelo</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Avnet Labs Blog: TDD with Zend Framework &#124; Webs Developer</title>
		<link>http://avnetlabs.com/zend-framework/tdd-with-zend-framework/comment-page-1#comment-728</link>
		<dc:creator>Avnet Labs Blog: TDD with Zend Framework &#124; Webs Developer</dc:creator>
		<pubDate>Tue, 03 Nov 2009 19:01:09 +0000</pubDate>
		<guid isPermaLink="false">http://avnetlabs.com/?p=122#comment-728</guid>
		<description>[...] the Avnet Labs blog today Ekerete has kicked off a new series looking specifically at using test-driven design to create Zend Framework-based applications:   [...]</description>
		<content:encoded><![CDATA[<p>[...] the Avnet Labs blog today Ekerete has kicked off a new series looking specifically at using test-driven design to create Zend Framework-based applications:   [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic page generated in 0.290 seconds. -->
<!-- Cached page generated by WP-Super-Cache on 2010-03-05 18:05:47 -->
