<?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: How many test should I write?</title>
	<atom:link href="http://www.codewrecks.com/blog/index.php/2008/09/25/how-many-test-should-i-write/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.codewrecks.com/blog/index.php/2008/09/25/how-many-test-should-i-write/</link>
	<description>Wrecks of code floating in the sea of Internet By Ricci Gian Maria</description>
	<lastBuildDate>Thu, 09 Feb 2012 16:15:12 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2</generator>
	<item>
		<title>By: alkampfer</title>
		<link>http://www.codewrecks.com/blog/index.php/2008/09/25/how-many-test-should-i-write/comment-page-1/#comment-1789</link>
		<dc:creator>alkampfer</dc:creator>
		<pubDate>Thu, 25 Sep 2008 11:56:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.codewrecks.com/blog/index.php/2008/09/25/how-many-test-should-i-write/#comment-1789</guid>
		<description>This is a good way to proceed, but it is difficult to introduce unit testing in a team that does not adopt it beginning with a limit in code coverage. People that are not used to write test probably will write useless test only to reach that coverage.

alk.</description>
		<content:encoded><![CDATA[<p>This is a good way to proceed, but it is difficult to introduce unit testing in a team that does not adopt it beginning with a limit in code coverage. People that are not used to write test probably will write useless test only to reach that coverage.</p>
<p>alk.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rinat Abdullin</title>
		<link>http://www.codewrecks.com/blog/index.php/2008/09/25/how-many-test-should-i-write/comment-page-1/#comment-1788</link>
		<dc:creator>Rinat Abdullin</dc:creator>
		<pubDate>Thu, 25 Sep 2008 10:19:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.codewrecks.com/blog/index.php/2008/09/25/how-many-test-should-i-write/#comment-1788</guid>
		<description>I generally just add some tests to get the coverage to some level and then configure CC.NET to break the build if it goes below. And then, gradually keep adding tests and fixing the metrics at higher level.</description>
		<content:encoded><![CDATA[<p>I generally just add some tests to get the coverage to some level and then configure CC.NET to break the build if it goes below. And then, gradually keep adding tests and fixing the metrics at higher level.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

