<?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"
	>
<channel>
	<title>Comments on: Unit Testing and Code Coverage in Xcode</title>
	<atom:link href="http://www.friday.com/bbum/2005/10/29/unit-testing-and-code-coverage-in-xcode/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.friday.com/bbum/2005/10/29/unit-testing-and-code-coverage-in-xcode/</link>
	<description>...so google can organize my head.</description>
	<pubDate>Thu, 20 Nov 2008 17:57:56 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
		<item>
		<title>By: Chris Liscio</title>
		<link>http://www.friday.com/bbum/2005/10/29/unit-testing-and-code-coverage-in-xcode/#comment-208</link>
		<dc:creator>Chris Liscio</dc:creator>
		<pubDate>Sat, 29 Oct 2005 19:30:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.friday.com/bbum/?p=539#comment-208</guid>
		<description>If it's as clean as the current unit testing integration, go for it!  In fact, while you're at it, get the Shark team to lend their UI to someone to wrap around the gcov output.  Lines that are hit can show up with various states of colour, to indicate how "hot" the line is, and lines not hit at all can be shown in some sort of evil colour.

But, yeah, just getting it into Xcode be a good start.  ;)</description>
		<content:encoded><![CDATA[<p>If it&#8217;s as clean as the current unit testing integration, go for it!  In fact, while you&#8217;re at it, get the Shark team to lend their UI to someone to wrap around the gcov output.  Lines that are hit can show up with various states of colour, to indicate how &#8220;hot&#8221; the line is, and lines not hit at all can be shown in some sort of evil colour.</p>
<p>But, yeah, just getting it into Xcode be a good start.  <img src='http://www.friday.com/bbum/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
</channel>
</rss>
