<?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/"
	xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Developement-Driven Tests</title>
	<atom:link href="http://arpeggios.wordpress.com/2008/12/17/developement-driven-tests/feed/" rel="self" type="application/rss+xml" />
	<link>http://arpeggios.wordpress.com/2008/12/17/developement-driven-tests/</link>
	<description>A symfony development blog by Nicolas Martin</description>
	<lastBuildDate>Mon, 21 Sep 2009 11:47:20 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Hugo</title>
		<link>http://arpeggios.wordpress.com/2008/12/17/developement-driven-tests/#comment-56</link>
		<dc:creator>Hugo</dc:creator>
		<pubDate>Thu, 18 Dec 2008 22:58:32 +0000</pubDate>
		<guid isPermaLink="false">http://arpeggios.wordpress.com/?p=541#comment-56</guid>
		<description>I&#039;m a symfony user for several months and I really enjoyed using the unit and functional tests internal frameworks, that help me to save a lot of time when I&#039;m developping. That&#039;s a really good feature for professional who want to add more quality to their projects.</description>
		<content:encoded><![CDATA[<p>I&#8217;m a symfony user for several months and I really enjoyed using the unit and functional tests internal frameworks, that help me to save a lot of time when I&#8217;m developping. That&#8217;s a really good feature for professional who want to add more quality to their projects.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: nicolas.martin</title>
		<link>http://arpeggios.wordpress.com/2008/12/17/developement-driven-tests/#comment-55</link>
		<dc:creator>nicolas.martin</dc:creator>
		<pubDate>Thu, 18 Dec 2008 09:07:21 +0000</pubDate>
		<guid isPermaLink="false">http://arpeggios.wordpress.com/?p=541#comment-55</guid>
		<description>Off course, testing comes when you own the technical background of the technology your are using.
I&#039;m using the symfony framework for one year and a half and I can say that, like any new language or framework, that the learning curve is pretty flat.
But when it comes to practices or methodology and especially TDD, which I am currently experiencing, the adoption curve is more steepy, even with the best testing tools in hands.</description>
		<content:encoded><![CDATA[<p>Off course, testing comes when you own the technical background of the technology your are using.<br />
I&#8217;m using the symfony framework for one year and a half and I can say that, like any new language or framework, that the learning curve is pretty flat.<br />
But when it comes to practices or methodology and especially TDD, which I am currently experiencing, the adoption curve is more steepy, even with the best testing tools in hands.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lawrence Krubner</title>
		<link>http://arpeggios.wordpress.com/2008/12/17/developement-driven-tests/#comment-54</link>
		<dc:creator>Lawrence Krubner</dc:creator>
		<pubDate>Thu, 18 Dec 2008 07:39:22 +0000</pubDate>
		<guid isPermaLink="false">http://arpeggios.wordpress.com/?p=541#comment-54</guid>
		<description>This is useful post. Personally, I don&#039;t think it is possible to engage in TDD when one is first learning the Symfony framework (or any new technology). It takes a certain confidence to write tests that fail.

But once one knows the framework, yes, tests are the best way to both prevent errors and document the software for future programmers who will have to learn the system.</description>
		<content:encoded><![CDATA[<p>This is useful post. Personally, I don&#8217;t think it is possible to engage in TDD when one is first learning the Symfony framework (or any new technology). It takes a certain confidence to write tests that fail.</p>
<p>But once one knows the framework, yes, tests are the best way to both prevent errors and document the software for future programmers who will have to learn the system.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Closer To The Ideal &#187; Blog Archive &#187; Test driven development with Symfony</title>
		<link>http://arpeggios.wordpress.com/2008/12/17/developement-driven-tests/#comment-53</link>
		<dc:creator>Closer To The Ideal &#187; Blog Archive &#187; Test driven development with Symfony</dc:creator>
		<pubDate>Thu, 18 Dec 2008 07:35:29 +0000</pubDate>
		<guid isPermaLink="false">http://arpeggios.wordpress.com/?p=541#comment-53</guid>
		<description>[...] Nicolas Martin has some useful advice: Tests must be written before any code. That forces you to “program to an interface, not an implementation.” [...]</description>
		<content:encoded><![CDATA[<p>[...] Nicolas Martin has some useful advice: Tests must be written before any code. That forces you to “program to an interface, not an implementation.” [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Developement-Driven Tests &#124; PHP-Blog.com</title>
		<link>http://arpeggios.wordpress.com/2008/12/17/developement-driven-tests/#comment-52</link>
		<dc:creator>Developement-Driven Tests &#124; PHP-Blog.com</dc:creator>
		<pubDate>Thu, 18 Dec 2008 02:26:07 +0000</pubDate>
		<guid isPermaLink="false">http://arpeggios.wordpress.com/?p=541#comment-52</guid>
		<description>[...] original post here: Developement-Driven Tests     Related ArticlesBookmarksTags      Les tests unitaires ... Read the original: Les tests [...]</description>
		<content:encoded><![CDATA[<p>[...] original post here: Developement-Driven Tests     Related ArticlesBookmarksTags      Les tests unitaires &#8230; Read the original: Les tests [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
