<?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: C# Code coverage approaches and unit tests</title>
	<atom:link href="http://www.csharphacker.com/technicalblog/index.php/2009/09/14/code-coverage-approaches-with-tdd/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.csharphacker.com/technicalblog/index.php/2009/09/14/code-coverage-approaches-with-tdd/</link>
	<description>Thoughts and ponderings on the technical world</description>
	<lastBuildDate>Fri, 06 Aug 2010 03:40:04 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Gavin</title>
		<link>http://www.csharphacker.com/technicalblog/index.php/2009/09/14/code-coverage-approaches-with-tdd/comment-page-1/#comment-275</link>
		<dc:creator>Gavin</dc:creator>
		<pubDate>Fri, 26 Mar 2010 07:46:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.csharphacker.com/technicalblog/?p=442#comment-275</guid>
		<description>There is a free community edition of NCover(1.5.8) which we are using but it sorely lacks in features when compared to the commercial one :)

http://www.ncover.com/download/community</description>
		<content:encoded><![CDATA[<p>There is a free community edition of NCover(1.5.8) which we are using but it sorely lacks in features when compared to the commercial one <img src='http://www.csharphacker.com/technicalblog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p><a href="http://www.ncover.com/download/community" rel="nofollow">http://www.ncover.com/download/community</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gareth</title>
		<link>http://www.csharphacker.com/technicalblog/index.php/2009/09/14/code-coverage-approaches-with-tdd/comment-page-1/#comment-94</link>
		<dc:creator>Gareth</dc:creator>
		<pubDate>Wed, 16 Sep 2009 02:10:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.csharphacker.com/technicalblog/?p=442#comment-94</guid>
		<description>Yes this is using MSTest, fortunately - or unfortunately depending on your perspective. While C# is catching up with the Java community this area is more commercial (aka less likely to get a free implementation). Which is a shame as if it was more standard people would use and understand the benefits of coverage more! If I were to pin my hopes I would think Mono may end up helping with the free/cheaper alternative. I&#039;ve heard good things about NCover (not free), and I see http://www.mono-project.com/Code_Coverage has something - but I&#039;ve not tried that one. If you try it feel free to comment!

Gareth</description>
		<content:encoded><![CDATA[<p>Yes this is using MSTest, fortunately &#8211; or unfortunately depending on your perspective. While C# is catching up with the Java community this area is more commercial (aka less likely to get a free implementation). Which is a shame as if it was more standard people would use and understand the benefits of coverage more! If I were to pin my hopes I would think Mono may end up helping with the free/cheaper alternative. I&#8217;ve heard good things about NCover (not free), and I see <a href="http://www.mono-project.com/Code_Coverage" rel="nofollow">http://www.mono-project.com/Code_Coverage</a> has something &#8211; but I&#8217;ve not tried that one. If you try it feel free to comment!</p>
<p>Gareth</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brian J. Sayatovic</title>
		<link>http://www.csharphacker.com/technicalblog/index.php/2009/09/14/code-coverage-approaches-with-tdd/comment-page-1/#comment-92</link>
		<dc:creator>Brian J. Sayatovic</dc:creator>
		<pubDate>Tue, 15 Sep 2009 12:49:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.csharphacker.com/technicalblog/?p=442#comment-92</guid>
		<description>I assume you&#039;re using the &quot;team&quot; edition of studio to get code coverage with MSTest.  I&#039;ve come from a Java world where there were several &quot;free&quot; code-coverage options (Cobertura, Crap4J, etc.), so I was dismayed that I can&#039;t find anything free for  &quot;MSTest&quot;.  Unit testing without code coverage is like driving blind.</description>
		<content:encoded><![CDATA[<p>I assume you&#8217;re using the &#8220;team&#8221; edition of studio to get code coverage with MSTest.  I&#8217;ve come from a Java world where there were several &#8220;free&#8221; code-coverage options (Cobertura, Crap4J, etc.), so I was dismayed that I can&#8217;t find anything free for  &#8220;MSTest&#8221;.  Unit testing without code coverage is like driving blind.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
