<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>MacIndie &#187; tests</title>
	<atom:link href="http://macindie.com/tag/tests/feed/" rel="self" type="application/rss+xml" />
	<link>http://macindie.com</link>
	<description>Resources &#38; Tools for Indie Mac and iPhone Developers</description>
	<lastBuildDate>Wed, 09 Jun 2010 23:48:50 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Recipe: NSLog Tricks</title>
		<link>http://macindie.com/2010/02/recipe-nslog-tricks/</link>
		<comments>http://macindie.com/2010/02/recipe-nslog-tricks/#comments</comments>
		<pubDate>Thu, 11 Feb 2010 12:33:13 +0000</pubDate>
		<dc:creator>David Spector</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[Recipes]]></category>
		<category><![CDATA[debugging]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[MacOSX]]></category>
		<category><![CDATA[Objective-C]]></category>
		<category><![CDATA[OSX]]></category>
		<category><![CDATA[tests]]></category>

		<guid isPermaLink="false">http://macindie.com/?p=398</guid>
		<description><![CDATA[NSLog is not just useful for printing out your variables in the heat of a debugging session &#8211; for instance, did you know you can get NSLog to spill the beans on the line number you&#8217;re on in the current method, or the path of the current file?  There are a number of compile-time macros [...]]]></description>
		<wfw:commentRss>http://macindie.com/2010/02/recipe-nslog-tricks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>OCRunner &#8211; A Stand-alone Test Runner for Objective-C</title>
		<link>http://macindie.com/2009/12/ocrunner-a-stand-alone-test-runner-for-objective-c/</link>
		<comments>http://macindie.com/2009/12/ocrunner-a-stand-alone-test-runner-for-objective-c/#comments</comments>
		<pubDate>Fri, 18 Dec 2009 11:45:37 +0000</pubDate>
		<dc:creator>David Spector</dc:creator>
				<category><![CDATA[MacOSX]]></category>
		<category><![CDATA[ocunit]]></category>
		<category><![CDATA[test runner]]></category>
		<category><![CDATA[tests]]></category>
		<category><![CDATA[unit testing]]></category>
		<category><![CDATA[utilities]]></category>

		<guid isPermaLink="false">http://macindie.com/?p=159</guid>
		<description><![CDATA[URL: http://www.mcubedsw.com/dev/ocrunner
Code Quality: Functional Beta (works well, features still being added)
Description: OCRuner is a stand-alone test runner much like you&#8217;d find in the Java world.  This is a work-in-progess but has all of the basic functionality needed to allow you to run your Objective-C unit tests and get direct visual results of the pass/fail status [...]]]></description>
		<wfw:commentRss>http://macindie.com/2009/12/ocrunner-a-stand-alone-test-runner-for-objective-c/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
