<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Visual Assert hits RTM, now available for free</title>
	<atom:link href="http://jpassing.com/2010/01/31/visual-assert-hits-rtm-now-available-for-free/feed/" rel="self" type="application/rss+xml" />
	<link>http://jpassing.com/2010/01/31/visual-assert-hits-rtm-now-available-for-free/</link>
	<description></description>
	<lastBuildDate>Tue, 22 May 2012 05:39:28 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Christian McArdle</title>
		<link>http://jpassing.com/2010/01/31/visual-assert-hits-rtm-now-available-for-free/#comment-978</link>
		<dc:creator><![CDATA[Christian McArdle]]></dc:creator>
		<pubDate>Tue, 13 Apr 2010 12:55:10 +0000</pubDate>
		<guid isPermaLink="false">http://jpassing.com/?p=642#comment-978</guid>
		<description><![CDATA[OK, so Visual Studio 2010 RTM has hit the streets. When do you expect to release a compatible version?]]></description>
		<content:encoded><![CDATA[<p>OK, so Visual Studio 2010 RTM has hit the streets. When do you expect to release a compatible version?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jpassing</title>
		<link>http://jpassing.com/2010/01/31/visual-assert-hits-rtm-now-available-for-free/#comment-977</link>
		<dc:creator><![CDATA[jpassing]]></dc:creator>
		<pubDate>Thu, 08 Apr 2010 18:41:24 +0000</pubDate>
		<guid isPermaLink="false">http://jpassing.com/?p=642#comment-977</guid>
		<description><![CDATA[rride, I&#039;ll contact you via email to discuss this issue. Btw, there is a feedback form on the website, you can find it here: https://cfix.fogbugz.com/default.asp?pg=pgPublicEdit&amp;ixArea=16.]]></description>
		<content:encoded><![CDATA[<p>rride, I&#8217;ll contact you via email to discuss this issue. Btw, there is a feedback form on the website, you can find it here: <a href="https://cfix.fogbugz.com/default.asp?pg=pgPublicEdit&#038;ixArea=16" rel="nofollow">https://cfix.fogbugz.com/default.asp?pg=pgPublicEdit&#038;ixArea=16</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rride</title>
		<link>http://jpassing.com/2010/01/31/visual-assert-hits-rtm-now-available-for-free/#comment-976</link>
		<dc:creator><![CDATA[rride]]></dc:creator>
		<pubDate>Mon, 05 Apr 2010 08:02:43 +0000</pubDate>
		<guid isPermaLink="false">http://jpassing.com/?p=642#comment-976</guid>
		<description><![CDATA[Hi,

we&#039;ve started to use Visual Assert in our project, because it provides really simple ways of using TDD in a development process. Though I found a bug and don&#039;t where to submit it but here. 

First of all, I failed to integrate Visual Assert directly into an existing project. After adding a test fixture and complete rebuild, Test Explorer haven&#039;t shown any runnable tests. I have made several attempts of clean-up-and-rebuild and adding new tests but nothing helped. I&#039;ve by-passed the problem by creating a separate test project and moving all the tests into it.

Second, I&#039;ve started a clean project(main) and an additional test project. All tests were successfully displayed and run. Later I&#039;ve added a couple more projects to the solution. Everything was ok until I&#039;ve removed those secondary projects from the solution: Visual Assert has rejected to display any tests present in the original project.]]></description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>we&#8217;ve started to use Visual Assert in our project, because it provides really simple ways of using TDD in a development process. Though I found a bug and don&#8217;t where to submit it but here. </p>
<p>First of all, I failed to integrate Visual Assert directly into an existing project. After adding a test fixture and complete rebuild, Test Explorer haven&#8217;t shown any runnable tests. I have made several attempts of clean-up-and-rebuild and adding new tests but nothing helped. I&#8217;ve by-passed the problem by creating a separate test project and moving all the tests into it.</p>
<p>Second, I&#8217;ve started a clean project(main) and an additional test project. All tests were successfully displayed and run. Later I&#8217;ve added a couple more projects to the solution. Everything was ok until I&#8217;ve removed those secondary projects from the solution: Visual Assert has rejected to display any tests present in the original project.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joseph Hatfield</title>
		<link>http://jpassing.com/2010/01/31/visual-assert-hits-rtm-now-available-for-free/#comment-967</link>
		<dc:creator><![CDATA[Joseph Hatfield]]></dc:creator>
		<pubDate>Tue, 16 Mar 2010 14:15:11 +0000</pubDate>
		<guid isPermaLink="false">http://jpassing.com/?p=642#comment-967</guid>
		<description><![CDATA[I&#039;m very pleased with Visual Assert; the integration with Visual Studio is makes creating and running tests so much easier than before.

Do you have an example test that uses a COM object? All of my tests result in memory leaks on exit, even when explicit Release() calls and even in the simplest of cases.

Thanks]]></description>
		<content:encoded><![CDATA[<p>I&#8217;m very pleased with Visual Assert; the integration with Visual Studio is makes creating and running tests so much easier than before.</p>
<p>Do you have an example test that uses a COM object? All of my tests result in memory leaks on exit, even when explicit Release() calls and even in the simplest of cases.</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave</title>
		<link>http://jpassing.com/2010/01/31/visual-assert-hits-rtm-now-available-for-free/#comment-963</link>
		<dc:creator><![CDATA[Dave]]></dc:creator>
		<pubDate>Tue, 02 Feb 2010 22:50:01 +0000</pubDate>
		<guid isPermaLink="false">http://jpassing.com/?p=642#comment-963</guid>
		<description><![CDATA[I just installed Visual Assert.  It looks great so far.  I love the integration with Visual Studio.  This will be one of my first attempts at TDD so I will keep you posted on how Visual Assert works out.  

Thanks so far for the excellent product!]]></description>
		<content:encoded><![CDATA[<p>I just installed Visual Assert.  It looks great so far.  I love the integration with Visual Studio.  This will be one of my first attempts at TDD so I will keep you posted on how Visual Assert works out.  </p>
<p>Thanks so far for the excellent product!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

