<?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: Introduction to Test-Driven Development in C++ using Boost Test Library</title>
	<atom:link href="http://praveen.kumar.in/2010/04/30/introduction-to-test-driven-development-in-c-using-boost-test-library/feed/" rel="self" type="application/rss+xml" />
	<link>http://praveen.kumar.in/2010/04/30/introduction-to-test-driven-development-in-c-using-boost-test-library/</link>
	<description></description>
	<lastBuildDate>Wed, 23 Nov 2011 18:02:32 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.4</generator>
	<item>
		<title>By: Marc Robinson</title>
		<link>http://praveen.kumar.in/2010/04/30/introduction-to-test-driven-development-in-c-using-boost-test-library/comment-page-1/#comment-91700</link>
		<dc:creator>Marc Robinson</dc:creator>
		<pubDate>Mon, 10 Jan 2011 15:24:17 +0000</pubDate>
		<guid isPermaLink="false">http://praveen.kumar.in/?p=609#comment-91700</guid>
		<description>Hi Praveen,

I integrated Boost.Test in my native C++ project. As per weblink, we can view only if I set $(TargetPath) in postbuild. But setting this, my project is giving an error.
 So, I am looking for other easier way to view my unit test case&#039;s result. I would appreciate your time. Thanks.</description>
		<content:encoded><![CDATA[<p>Hi Praveen,</p>
<p>I integrated Boost.Test in my native C++ project. As per weblink, we can view only if I set $(TargetPath) in postbuild. But setting this, my project is giving an error.<br />
 So, I am looking for other easier way to view my unit test case&#8217;s result. I would appreciate your time. Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jonas Wagner</title>
		<link>http://praveen.kumar.in/2010/04/30/introduction-to-test-driven-development-in-c-using-boost-test-library/comment-page-1/#comment-83784</link>
		<dc:creator>Jonas Wagner</dc:creator>
		<pubDate>Wed, 06 Oct 2010 21:03:54 +0000</pubDate>
		<guid isPermaLink="false">http://praveen.kumar.in/?p=609#comment-83784</guid>
		<description>Very well done, thanks a lot ;)</description>
		<content:encoded><![CDATA[<p>Very well done, thanks a lot <img src='http://praveen.kumar.in/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sudarshan</title>
		<link>http://praveen.kumar.in/2010/04/30/introduction-to-test-driven-development-in-c-using-boost-test-library/comment-page-1/#comment-80015</link>
		<dc:creator>Sudarshan</dc:creator>
		<pubDate>Mon, 12 Jul 2010 21:41:58 +0000</pubDate>
		<guid isPermaLink="false">http://praveen.kumar.in/?p=609#comment-80015</guid>
		<description>Thanks Praveen, it was helpful. 

I am in a stage where I need to choose an unit test framework for our project. I have come down to either Boost.Test or cppUnit. Based on your experience, kindly let me know what your suggestions are? 

Also is there a way to produce HTML test outputs from Boost.Test library after the tests are completed ? 

Thanks</description>
		<content:encoded><![CDATA[<p>Thanks Praveen, it was helpful. </p>
<p>I am in a stage where I need to choose an unit test framework for our project. I have come down to either Boost.Test or cppUnit. Based on your experience, kindly let me know what your suggestions are? </p>
<p>Also is there a way to produce HTML test outputs from Boost.Test library after the tests are completed ? </p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robin John</title>
		<link>http://praveen.kumar.in/2010/04/30/introduction-to-test-driven-development-in-c-using-boost-test-library/comment-page-1/#comment-78287</link>
		<dc:creator>Robin John</dc:creator>
		<pubDate>Mon, 03 May 2010 03:58:51 +0000</pubDate>
		<guid isPermaLink="false">http://praveen.kumar.in/?p=609#comment-78287</guid>
		<description>Thanks Praveen, good info. Keep up the good work.</description>
		<content:encoded><![CDATA[<p>Thanks Praveen, good info. Keep up the good work.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

