<?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 for Web Mozarts</title>
	<atom:link href="http://webmozarts.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://webmozarts.com</link>
	<description>On The Art Of Web Development</description>
	<lastBuildDate>Mon, 30 Aug 2010 03:06:26 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Why sfContext::getInstance() Is Bad by Utiliser l&#8217;objet user dans un formuaire symfony &#187; Fisti</title>
		<link>http://webmozarts.com/2009/07/01/why-sfcontextgetinstance-is-bad/comment-page-1/#comment-4573</link>
		<dc:creator>Utiliser l&#8217;objet user dans un formuaire symfony &#187; Fisti</dc:creator>
		<pubDate>Mon, 30 Aug 2010 03:06:26 +0000</pubDate>
		<guid isPermaLink="false">http://webmozarts.com/?p=380#comment-4573</guid>
		<description>[...] en contre-exemple, car j&#8217;ai pu souvent la trouver sur certains blogs ou forums, à tort (ici un très bon article, en anglais, qui explique [...]</description>
		<content:encoded><![CDATA[<p>[...] en contre-exemple, car j&#8217;ai pu souvent la trouver sur certains blogs ou forums, à tort (ici un très bon article, en anglais, qui explique [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Why Not To Want 100% Code Coverage by • Wie hoch sollte die Testabdeckung meines Codes sein? &#124; test.ical.ly</title>
		<link>http://webmozarts.com/2010/03/15/why-not-to-want-100-code-coverage/comment-page-1/#comment-2211</link>
		<dc:creator>• Wie hoch sollte die Testabdeckung meines Codes sein? &#124; test.ical.ly</dc:creator>
		<pubDate>Mon, 22 Mar 2010 05:00:48 +0000</pubDate>
		<guid isPermaLink="false">http://webmozarts.com/?p=484#comment-2211</guid>
		<description>[...] ein paar Tagen hat Bernhard in seinem Blog einen weiteren sehr anschaulichen Artikel zum Thema Testabdeckung geschrieben. Er liefert darin eine schlüssige Begründung warum eine hundertprozentige [...]</description>
		<content:encoded><![CDATA[<p>[...] ein paar Tagen hat Bernhard in seinem Blog einen weiteren sehr anschaulichen Artikel zum Thema Testabdeckung geschrieben. Er liefert darin eine schlüssige Begründung warum eine hundertprozentige [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Why Not To Want 100% Code Coverage by Christian</title>
		<link>http://webmozarts.com/2010/03/15/why-not-to-want-100-code-coverage/comment-page-1/#comment-2110</link>
		<dc:creator>Christian</dc:creator>
		<pubDate>Mon, 15 Mar 2010 19:43:04 +0000</pubDate>
		<guid isPermaLink="false">http://webmozarts.com/?p=484#comment-2110</guid>
		<description>Very interesting read! Thanks a lot for elaborating on this topic.</description>
		<content:encoded><![CDATA[<p>Very interesting read! Thanks a lot for elaborating on this topic.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Why Not To Want 100% Code Coverage by Jordi Boggiano</title>
		<link>http://webmozarts.com/2010/03/15/why-not-to-want-100-code-coverage/comment-page-1/#comment-2104</link>
		<dc:creator>Jordi Boggiano</dc:creator>
		<pubDate>Mon, 15 Mar 2010 16:30:39 +0000</pubDate>
		<guid isPermaLink="false">http://webmozarts.com/?p=484#comment-2104</guid>
		<description>One thing I like as a guideline is to always test for the working expected scenario, and also try to test for the error condition, and ensure the code breaks properly. The definition of properly is obviously context dependent. Sometimes an exception is good, sometimes returning null is better. 

It&#039;s important to test for potential failures, because eventually a non-expected input will get through and that day you&#039;d rather have your code fail gracefully than explode in the user&#039;s face or worse cause a security breach.</description>
		<content:encoded><![CDATA[<p>One thing I like as a guideline is to always test for the working expected scenario, and also try to test for the error condition, and ensure the code breaks properly. The definition of properly is obviously context dependent. Sometimes an exception is good, sometimes returning null is better. </p>
<p>It&#8217;s important to test for potential failures, because eventually a non-expected input will get through and that day you&#8217;d rather have your code fail gracefully than explode in the user&#8217;s face or worse cause a security breach.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Why Not To Want 100% Code Coverage by uberVU - social comments</title>
		<link>http://webmozarts.com/2010/03/15/why-not-to-want-100-code-coverage/comment-page-1/#comment-2095</link>
		<dc:creator>uberVU - social comments</dc:creator>
		<pubDate>Mon, 15 Mar 2010 14:29:38 +0000</pubDate>
		<guid isPermaLink="false">http://webmozarts.com/?p=484#comment-2095</guid>
		<description>&lt;strong&gt;Social comments and analytics for this post...&lt;/strong&gt;

This post was mentioned on Twitter by stephenmelrose: RT @webmozart: New blog post: Why Not To Want 100% Code Coverage http://bit.ly/cL40SS #symfony #testing...</description>
		<content:encoded><![CDATA[<p><strong>Social comments and analytics for this post&#8230;</strong></p>
<p>This post was mentioned on Twitter by stephenmelrose: RT @webmozart: New blog post: Why Not To Want 100% Code Coverage <a href="http://bit.ly/cL40SS" rel="nofollow" target="_blank" class="liexternal">http://bit.ly/cL40SS</a> #symfony #testing&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Writing Efficient Tests by Karopapier, symfony und der ganze Rest &#187; Blog Archive &#187; Starting to get addicted to unit testing&#8230;</title>
		<link>http://webmozarts.com/2010/03/11/writing-efficient-tests/comment-page-1/#comment-2093</link>
		<dc:creator>Karopapier, symfony und der ganze Rest &#187; Blog Archive &#187; Starting to get addicted to unit testing&#8230;</dc:creator>
		<pubDate>Mon, 15 Mar 2010 09:59:33 +0000</pubDate>
		<guid isPermaLink="false">http://webmozarts.com/?p=469#comment-2093</guid>
		<description>[...] paying more attention to unit testing and writing tests in my symfony apps. But not until this awesome post from Bernhard Schussek, I really understood how you can make your testing life easier and get tests done better, faster [...]</description>
		<content:encoded><![CDATA[<p>[...] paying more attention to unit testing and writing tests in my symfony apps. But not until this awesome post from Bernhard Schussek, I really understood how you can make your testing life easier and get tests done better, faster [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Writing Efficient Tests by Romain</title>
		<link>http://webmozarts.com/2010/03/11/writing-efficient-tests/comment-page-1/#comment-2052</link>
		<dc:creator>Romain</dc:creator>
		<pubDate>Fri, 12 Mar 2010 14:17:34 +0000</pubDate>
		<guid isPermaLink="false">http://webmozarts.com/?p=469#comment-2052</guid>
		<description>This is an excellent article. Developers knowing what is a unit test is rare nowadays...</description>
		<content:encoded><![CDATA[<p>This is an excellent article. Developers knowing what is a unit test is rare nowadays&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Writing Efficient Tests by uberVU - social comments</title>
		<link>http://webmozarts.com/2010/03/11/writing-efficient-tests/comment-page-1/#comment-2049</link>
		<dc:creator>uberVU - social comments</dc:creator>
		<pubDate>Thu, 11 Mar 2010 21:53:18 +0000</pubDate>
		<guid isPermaLink="false">http://webmozarts.com/?p=469#comment-2049</guid>
		<description>&lt;strong&gt;Social comments and analytics for this post...&lt;/strong&gt;

This post was mentioned on Twitter by webmozart: New blog post published. http://bit.ly/c4cxdE #efficient #testing #symfony...</description>
		<content:encoded><![CDATA[<p><strong>Social comments and analytics for this post&#8230;</strong></p>
<p>This post was mentioned on Twitter by webmozart: New blog post published. <a href="http://bit.ly/c4cxdE" rel="nofollow" target="_blank" class="liexternal">http://bit.ly/c4cxdE</a> #efficient #testing #symfony&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Writing Efficient Tests by Matthieu</title>
		<link>http://webmozarts.com/2010/03/11/writing-efficient-tests/comment-page-1/#comment-2048</link>
		<dc:creator>Matthieu</dc:creator>
		<pubDate>Thu, 11 Mar 2010 21:19:35 +0000</pubDate>
		<guid isPermaLink="false">http://webmozarts.com/?p=469#comment-2048</guid>
		<description>@NiKo Apart from the initial part (Filling the database with all the test data from YAML files) that I do just once (or each time I change my fixtures), it doesn&#039;t seem to me that using transactions is slow. 
Anyway I guess it is faster than reloading the test data.</description>
		<content:encoded><![CDATA[<p>@NiKo Apart from the initial part (Filling the database with all the test data from YAML files) that I do just once (or each time I change my fixtures), it doesn&#8217;t seem to me that using transactions is slow.<br />
Anyway I guess it is faster than reloading the test data.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Writing Efficient Tests by Christian</title>
		<link>http://webmozarts.com/2010/03/11/writing-efficient-tests/comment-page-1/#comment-2047</link>
		<dc:creator>Christian</dc:creator>
		<pubDate>Thu, 11 Mar 2010 21:12:28 +0000</pubDate>
		<guid isPermaLink="false">http://webmozarts.com/?p=469#comment-2047</guid>
		<description>Very interesting article! I think I can use a lot of this even when I&#039;m testing with PHPUnit.

But I wonder about Lime2. So far it has been mentioned that Symfony 2 is going to use PHPUnit, symfony 1.4 is not supposed to switch base technologies, Lime2 development became low priority, ..
What is the purpose and goal of Lime2? I mean I do think your ideas so far have been inspiring, but what will be the outcome?
Shouldn&#039;t there be a Lime2 website finally?</description>
		<content:encoded><![CDATA[<p>Very interesting article! I think I can use a lot of this even when I&#8217;m testing with PHPUnit.</p>
<p>But I wonder about Lime2. So far it has been mentioned that Symfony 2 is going to use PHPUnit, symfony 1.4 is not supposed to switch base technologies, Lime2 development became low priority, ..<br />
What is the purpose and goal of Lime2? I mean I do think your ideas so far have been inspiring, but what will be the outcome?<br />
Shouldn&#8217;t there be a Lime2 website finally?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
