<?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: Nitty Gritty Unit Testing</title>
	<atom:link href="http://gamesfromwithin.com/nitty-gritty-unit-testing/feed" rel="self" type="application/rss+xml" />
	<link>http://gamesfromwithin.com/nitty-gritty-unit-testing</link>
	<description>Living the indie life</description>
	<lastBuildDate>Thu, 17 May 2012 17:38:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Games from Within &#124; Mock Objects: Friends Or Foes?</title>
		<link>http://gamesfromwithin.com/nitty-gritty-unit-testing/comment-page-1#comment-8019</link>
		<dc:creator>Games from Within &#124; Mock Objects: Friends Or Foes?</dc:creator>
		<pubDate>Mon, 26 Jul 2010 16:26:23 +0000</pubDate>
		<guid isPermaLink="false">http://gamesfromwithin.com/?p=1017#comment-8019</guid>
		<description>[...] In a previous article we covered all the details necessary to start using unit testing on a real-world project. That was enough knowledge to get started and tackle just about any codebase. Eventually you might have found yourself doing a lot of typing, writing redundant tests, or having a frustrating time interfacing with some libraries and still trying to write unit tests. Mock objects are the final piece in your toolkit that allow you to test like a pro in just about any codebase. [...]</description>
		<content:encoded><![CDATA[<p>[...] In a previous article we covered all the details necessary to start using unit testing on a real-world project. That was enough knowledge to get started and tackle just about any codebase. Eventually you might have found yourself doing a lot of typing, writing redundant tests, or having a frustrating time interfacing with some libraries and still trying to write unit tests. Mock objects are the final piece in your toolkit that allow you to test like a pro in just about any codebase. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: erwincoumans</title>
		<link>http://gamesfromwithin.com/nitty-gritty-unit-testing/comment-page-1#comment-7949</link>
		<dc:creator>erwincoumans</dc:creator>
		<pubDate>Sat, 24 Jul 2010 03:15:48 +0000</pubDate>
		<guid isPermaLink="false">http://gamesfromwithin.com/?p=1017#comment-7949</guid>
		<description>In http://gamesfromwithin.com/exploring-the-c-unit-testing-framework-jungle you write that cppunit requires STL, RTTI etc.

It seems cppunit requires none of those features, they can all be disabled. From the CodingGuideLines.txt (http://bit.ly/9w8JUL)

&quot;In brief, it should be possible to compile CppUnit on a C++ compiler that do
not have the following features:
- C++ style cast
- mutable and typename keyword
- RTTI
- template default parameters
- templatized member functions (that is a template function declared within a
  class).
- namespace

As such, usage of those features should always be optional.&quot;</description>
		<content:encoded><![CDATA[<p>In <a href="http://gamesfromwithin.com/exploring-the-c-unit-testing-framework-jungle" rel="nofollow">http://gamesfromwithin.com/exploring-the-c-unit-testing-framework-jungle</a> you write that cppunit requires STL, RTTI etc.</p>
<p>It seems cppunit requires none of those features, they can all be disabled. From the CodingGuideLines.txt (<a href="http://bit.ly/9w8JUL" rel="nofollow">http://bit.ly/9w8JUL</a>)</p>
<p>&#8220;In brief, it should be possible to compile CppUnit on a C++ compiler that do<br />
not have the following features:<br />
- C++ style cast<br />
- mutable and typename keyword<br />
- RTTI<br />
- template default parameters<br />
- templatized member functions (that is a template function declared within a<br />
  class).<br />
- namespace</p>
<p>As such, usage of those features should always be optional.&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dr. Bubba</title>
		<link>http://gamesfromwithin.com/nitty-gritty-unit-testing/comment-page-1#comment-7832</link>
		<dc:creator>Dr. Bubba</dc:creator>
		<pubDate>Mon, 19 Jul 2010 22:58:55 +0000</pubDate>
		<guid isPermaLink="false">http://gamesfromwithin.com/?p=1017#comment-7832</guid>
		<description>Noel, thanks for posting that. I always learn something from your posts. They are what got me started doing XP and using UnitTest++ several years ago.</description>
		<content:encoded><![CDATA[<p>Noel, thanks for posting that. I always learn something from your posts. They are what got me started doing XP and using UnitTest++ several years ago.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: glebd</title>
		<link>http://gamesfromwithin.com/nitty-gritty-unit-testing/comment-page-1#comment-7893</link>
		<dc:creator>glebd</dc:creator>
		<pubDate>Mon, 19 Jul 2010 20:35:22 +0000</pubDate>
		<guid isPermaLink="false">http://gamesfromwithin.com/?p=1017#comment-7893</guid>
		<description>@SnappyTouch Ooh, UnitTest++ is my favourite, the best there is for C++</description>
		<content:encoded><![CDATA[<p>@SnappyTouch Ooh, UnitTest++ is my favourite, the best there is for C++</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bob_at_BH</title>
		<link>http://gamesfromwithin.com/nitty-gritty-unit-testing/comment-page-1#comment-7829</link>
		<dc:creator>Bob_at_BH</dc:creator>
		<pubDate>Mon, 19 Jul 2010 18:19:36 +0000</pubDate>
		<guid isPermaLink="false">http://gamesfromwithin.com/?p=1017#comment-7829</guid>
		<description>@SnappyTouch (Best. Logo. EVER. btw...nice one...eh, two)</description>
		<content:encoded><![CDATA[<p>@SnappyTouch (Best. Logo. EVER. btw&#8230;nice one&#8230;eh, two)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mysterycoconut</title>
		<link>http://gamesfromwithin.com/nitty-gritty-unit-testing/comment-page-1#comment-7824</link>
		<dc:creator>mysterycoconut</dc:creator>
		<pubDate>Mon, 19 Jul 2010 18:15:58 +0000</pubDate>
		<guid isPermaLink="false">http://gamesfromwithin.com/?p=1017#comment-7824</guid>
		<description>@SnappyTouch that&#039;s not cheating, is intelligent use of resources</description>
		<content:encoded><![CDATA[<p>@SnappyTouch that&#8217;s not cheating, is intelligent use of resources</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SnappyTouch</title>
		<link>http://gamesfromwithin.com/nitty-gritty-unit-testing/comment-page-1#comment-7823</link>
		<dc:creator>SnappyTouch</dc:creator>
		<pubDate>Mon, 19 Jul 2010 18:13:42 +0000</pubDate>
		<guid isPermaLink="false">http://gamesfromwithin.com/?p=1017#comment-7823</guid>
		<description>@mysterycoconut If you see the bottom of the post, you see I &quot;cheated&quot;. It&#039;s a re-print from an old Game Developer column :-)</description>
		<content:encoded><![CDATA[<p>@mysterycoconut If you see the bottom of the post, you see I &#8220;cheated&#8221;. It&#8217;s a re-print from an old Game Developer column <img src='http://gamesfromwithin.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mysterycoconut</title>
		<link>http://gamesfromwithin.com/nitty-gritty-unit-testing/comment-page-1#comment-7822</link>
		<dc:creator>mysterycoconut</dc:creator>
		<pubDate>Mon, 19 Jul 2010 17:49:28 +0000</pubDate>
		<guid isPermaLink="false">http://gamesfromwithin.com/?p=1017#comment-7822</guid>
		<description>@SnappyTouch whaaa? Is really so easy that you can post multiple times a week without a sweat? And here I&#039;m on Monday with the shakes again</description>
		<content:encoded><![CDATA[<p>@SnappyTouch whaaa? Is really so easy that you can post multiple times a week without a sweat? And here I&#8217;m on Monday with the shakes again</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SnappyTouch</title>
		<link>http://gamesfromwithin.com/nitty-gritty-unit-testing/comment-page-1#comment-7818</link>
		<dc:creator>SnappyTouch</dc:creator>
		<pubDate>Mon, 19 Jul 2010 16:39:36 +0000</pubDate>
		<guid isPermaLink="false">http://gamesfromwithin.com/?p=1017#comment-7818</guid>
		<description>@julianrex I bought a Mac Mini for that exact purpose. Haven&#039;t been using it very much though. I should!</description>
		<content:encoded><![CDATA[<p>@julianrex I bought a Mac Mini for that exact purpose. Haven&#8217;t been using it very much though. I should!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Noel</title>
		<link>http://gamesfromwithin.com/nitty-gritty-unit-testing/comment-page-1#comment-7814</link>
		<dc:creator>Noel</dc:creator>
		<pubDate>Mon, 19 Jul 2010 16:36:35 +0000</pubDate>
		<guid isPermaLink="false">http://gamesfromwithin.com/?p=1017#comment-7814</guid>
		<description>Thanks. I had forgotten I had to escape it, even within the pre tag. Fixed.</description>
		<content:encoded><![CDATA[<p>Thanks. I had forgotten I had to escape it, even within the pre tag. Fixed.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tweets that mention Games from Within &#124; Nitty Gritty Unit Testing -- Topsy.com</title>
		<link>http://gamesfromwithin.com/nitty-gritty-unit-testing/comment-page-1#comment-7811</link>
		<dc:creator>Tweets that mention Games from Within &#124; Nitty Gritty Unit Testing -- Topsy.com</dc:creator>
		<pubDate>Mon, 19 Jul 2010 16:14:19 +0000</pubDate>
		<guid isPermaLink="false">http://gamesfromwithin.com/?p=1017#comment-7811</guid>
		<description>[...] This post was mentioned on Twitter by Noel Llopis and Bob Koon, tuan kuranes. tuan kuranes said: RT @SnappyTouch: New blog post: Nitty Gritty Unit Testing http://bit.ly/cGpSH3 Second part on mocks coming soon [...]</description>
		<content:encoded><![CDATA[<p>[...] This post was mentioned on Twitter by Noel Llopis and Bob Koon, tuan kuranes. tuan kuranes said: RT @SnappyTouch: New blog post: Nitty Gritty Unit Testing <a href="http://bit.ly/cGpSH3" rel="nofollow">http://bit.ly/cGpSH3</a> Second part on mocks coming soon [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Charles</title>
		<link>http://gamesfromwithin.com/nitty-gritty-unit-testing/comment-page-1#comment-7810</link>
		<dc:creator>Charles</dc:creator>
		<pubDate>Mon, 19 Jul 2010 16:09:34 +0000</pubDate>
		<guid isPermaLink="false">http://gamesfromwithin.com/?p=1017#comment-7810</guid>
		<description>Your &quot;#include&quot; line gets cut off in my browser, I never see UnitTest++.h in angle brackets.  Looks like an escape formatting issue...</description>
		<content:encoded><![CDATA[<p>Your &#8220;#include&#8221; line gets cut off in my browser, I never see UnitTest++.h in angle brackets.  Looks like an escape formatting issue&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: julianrex</title>
		<link>http://gamesfromwithin.com/nitty-gritty-unit-testing/comment-page-1#comment-7817</link>
		<dc:creator>julianrex</dc:creator>
		<pubDate>Mon, 19 Jul 2010 16:06:07 +0000</pubDate>
		<guid isPermaLink="false">http://gamesfromwithin.com/?p=1017#comment-7817</guid>
		<description>@SnappyTouch re your post: do you use a build server for your iPhone work? Tempted by a mac mini for that (plus a bunch of other stuff!)</description>
		<content:encoded><![CDATA[<p>@SnappyTouch re your post: do you use a build server for your iPhone work? Tempted by a mac mini for that (plus a bunch of other stuff!)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SnappyTouch</title>
		<link>http://gamesfromwithin.com/nitty-gritty-unit-testing/comment-page-1#comment-7815</link>
		<dc:creator>SnappyTouch</dc:creator>
		<pubDate>Mon, 19 Jul 2010 15:52:28 +0000</pubDate>
		<guid isPermaLink="false">http://gamesfromwithin.com/?p=1017#comment-7815</guid>
		<description>New blog post: Nitty Gritty Unit Testing http://gamesfromwithin.com/nitty-gritty-... Second part on mocks coming soon</description>
		<content:encoded><![CDATA[<p>New blog post: Nitty Gritty Unit Testing <a href="http://gamesfromwithin.com/nitty-gritty-.." rel="nofollow">http://gamesfromwithin.com/nitty-gritty-..</a>. Second part on mocks coming soon</p>
]]></content:encoded>
	</item>
</channel>
</rss>

