<?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: Continuous Testing for Visual Studio</title>
	<atom:link href="http://ox.no/posts/continuous-testing-for-visual-studio/feed" rel="self" type="application/rss+xml" />
	<link>http://ox.no/posts/continuous-testing-for-visual-studio</link>
	<description>Håvard Stranden&#039;s website</description>
	<lastBuildDate>Thu, 29 Mar 2012 00:08:08 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Håvard</title>
		<link>http://ox.no/posts/continuous-testing-for-visual-studio/comment-page-1#comment-1320</link>
		<dc:creator>Håvard</dc:creator>
		<pubDate>Wed, 09 Mar 2011 20:59:37 +0000</pubDate>
		<guid isPermaLink="false">http://ox.no/?p=161#comment-1320</guid>
		<description>&lt;p&gt;@Tony Thanks for reporting. Technically this is not a bug, since the error list reference points to where the exception originated. We do however understand the expectation that you should end up at the line in the test from which the exception originated, and we will consider changing this behavior.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>@Tony Thanks for reporting. Technically this is not a bug, since the error list reference points to where the exception originated. We do however understand the expectation that you should end up at the line in the test from which the exception originated, and we will consider changing this behavior.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Tony Wang</title>
		<link>http://ox.no/posts/continuous-testing-for-visual-studio/comment-page-1#comment-1319</link>
		<dc:creator>Tony Wang</dc:creator>
		<pubDate>Wed, 09 Mar 2011 20:34:10 +0000</pubDate>
		<guid isPermaLink="false">http://ox.no/?p=161#comment-1319</guid>
		<description>&lt;p&gt;I think I may have come across a bug with reporting the correct file in the Error List window.  We have written extension methods around the NUnit Assert class to make our tests more &quot;fluent.&quot;  When an assert fails, the file reference in the Error List is not the file containing the test, but rather the file of the extension method containing the Assert.&lt;/p&gt;

&lt;p&gt;I have prepared a sample project that illustrates this issue.  Thanks!&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I think I may have come across a bug with reporting the correct file in the Error List window.  We have written extension methods around the NUnit Assert class to make our tests more &#8220;fluent.&#8221;  When an assert fails, the file reference in the Error List is not the file containing the test, but rather the file of the extension method containing the Assert.</p>

<p>I have prepared a sample project that illustrates this issue.  Thanks!</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Håvard</title>
		<link>http://ox.no/posts/continuous-testing-for-visual-studio/comment-page-1#comment-1248</link>
		<dc:creator>Håvard</dc:creator>
		<pubDate>Mon, 07 Feb 2011 20:13:13 +0000</pubDate>
		<guid isPermaLink="false">http://ox.no/?p=161#comment-1248</guid>
		<description>&lt;p&gt;@necip Thanks for reporting. This is a general issue relating to Visual Studio add-in installations (prior to VS 2010). You&#039;ll need to work around by temporarily pointing your &lt;code&gt;My Documents&lt;/code&gt; folder to a local drive, and then copying the add-in folder contents back to your network location after installing. &lt;a href=&quot;http://jelle.druyts.net/CommentView.aspx?guid=28cd2ea2-5e4c-4573-b3d1-6d2a7e46b035&quot; rel=&quot;nofollow&quot;&gt;See here&lt;/a&gt; for a tutorial.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>@necip Thanks for reporting. This is a general issue relating to Visual Studio add-in installations (prior to VS 2010). You&#8217;ll need to work around by temporarily pointing your <code>My Documents</code> folder to a local drive, and then copying the add-in folder contents back to your network location after installing. <a href="http://jelle.druyts.net/CommentView.aspx?guid=28cd2ea2-5e4c-4573-b3d1-6d2a7e46b035" rel="nofollow">See here</a> for a tutorial.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Necip Karakas</title>
		<link>http://ox.no/posts/continuous-testing-for-visual-studio/comment-page-1#comment-1247</link>
		<dc:creator>Necip Karakas</dc:creator>
		<pubDate>Mon, 07 Feb 2011 17:39:47 +0000</pubDate>
		<guid isPermaLink="false">http://ox.no/?p=161#comment-1247</guid>
		<description>&lt;p&gt;Hi,
As I wrote in my twit,  could not install this tool for VS2008. I have XP on my computer an get the following error.
&quot;Could not access network location:
&#092;&#092;mydomainname&#092;users&#092;myusername&#092;&#092;Visual Studio 2008&#092;Addins.&quot;
I have my Addin folder on a network drive. I think the problem happens because of the double backslashes after username . 
Thanks
necip&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Hi,
As I wrote in my twit,  could not install this tool for VS2008. I have XP on my computer an get the following error.
&#8220;Could not access network location:
&#092;&#092;mydomainname&#092;users&#092;myusername&#092;&#092;Visual Studio 2008&#092;Addins.&#8221;
I have my Addin folder on a network drive. I think the problem happens because of the double backslashes after username . 
Thanks
necip</p>]]></content:encoded>
	</item>
	<item>
		<title>By: James Bradt</title>
		<link>http://ox.no/posts/continuous-testing-for-visual-studio/comment-page-1#comment-1215</link>
		<dc:creator>James Bradt</dc:creator>
		<pubDate>Thu, 13 Jan 2011 18:24:15 +0000</pubDate>
		<guid isPermaLink="false">http://ox.no/?p=161#comment-1215</guid>
		<description>&lt;p&gt;Fatal unit testing error&lt;/p&gt;

&lt;p&gt;Good day, I&#039;m attempting to try out this add-in (vs2010).&lt;/p&gt;

&lt;p&gt;1) create a new vb command line project
2) add a class
3) create a new vb test project
4) add a new test
5) build the solution&lt;/p&gt;

&lt;p&gt;At the bottom of the IDE, the following message flashes quickly&lt;/p&gt;

&lt;p&gt;Fatal unit testing error: Unable to cast COM object of type &#039;System._ComObject&#039; to interface type &#039;VSLangProj.VSProject&#039;. This operation failed because the QueryInterface call on the COM component for the interface with IID &#039;{2CFBB26F-F6BF-480D-A546-95A0381CC411}&#039; failed due to the following error: No such interface supported (Excepti...&lt;/p&gt;

&lt;p&gt;That is all I can capture.&lt;/p&gt;

&lt;p&gt;Manually clicking the &#039;Run All Tests in the Solution&#039; button on the toolbar does work (and the simple default mstest passes).&lt;/p&gt;

&lt;p&gt;Any suggestions on how to correct this?&lt;/p&gt;

&lt;p&gt;Thanks,
JB&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Fatal unit testing error</p>

<p>Good day, I&#8217;m attempting to try out this add-in (vs2010).</p>

<p>1) create a new vb command line project
2) add a class
3) create a new vb test project
4) add a new test
5) build the solution</p>

<p>At the bottom of the IDE, the following message flashes quickly</p>

<p>Fatal unit testing error: Unable to cast COM object of type &#8216;System._ComObject&#8217; to interface type &#8216;VSLangProj.VSProject&#8217;. This operation failed because the QueryInterface call on the COM component for the interface with IID &#8216;{2CFBB26F-F6BF-480D-A546-95A0381CC411}&#8217; failed due to the following error: No such interface supported (Excepti&#8230;</p>

<p>That is all I can capture.</p>

<p>Manually clicking the &#8216;Run All Tests in the Solution&#8217; button on the toolbar does work (and the simple default mstest passes).</p>

<p>Any suggestions on how to correct this?</p>

<p>Thanks,
JB</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Håvard</title>
		<link>http://ox.no/posts/continuous-testing-for-visual-studio/comment-page-1#comment-1200</link>
		<dc:creator>Håvard</dc:creator>
		<pubDate>Wed, 22 Dec 2010 22:50:42 +0000</pubDate>
		<guid isPermaLink="false">http://ox.no/?p=161#comment-1200</guid>
		<description>&lt;p&gt;@Rick Minerich For reference, I reply here as well. As we discussed on Twitter, the reason for your problem is that your project contains folders. The current version has issues with projects with folders in them. We have a fix upstream which will be in the next version. Thanks for reporting! :)&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>@Rick Minerich For reference, I reply here as well. As we discussed on Twitter, the reason for your problem is that your project contains folders. The current version has issues with projects with folders in them. We have a fix upstream which will be in the next version. Thanks for reporting! <img src='http://ox.no/wordpress/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>]]></content:encoded>
	</item>
	<item>
		<title>By: Rick Minerich</title>
		<link>http://ox.no/posts/continuous-testing-for-visual-studio/comment-page-1#comment-1195</link>
		<dc:creator>Rick Minerich</dc:creator>
		<pubDate>Wed, 22 Dec 2010 19:11:53 +0000</pubDate>
		<guid isPermaLink="false">http://ox.no/?p=161#comment-1195</guid>
		<description>&lt;p&gt;It appears that the comment system mangled my submission.  Let&#039;s try again with html formatting:&lt;/p&gt;

&lt;p&gt;module XunitTest&lt;/p&gt;

&lt;p&gt;open Xunit&lt;/p&gt;

&lt;p&gt;[&lt;Fact&gt;]
let newtest () = 
&#160;&#160;&#160;&#160;Assert.Equal (null, null)&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>It appears that the comment system mangled my submission.  Let&#8217;s try again with html formatting:</p>

<p>module XunitTest</p>

<p>open Xunit</p>

<p>[&lt;Fact&gt;]
let newtest () = 
&nbsp;&nbsp;&nbsp;&nbsp;Assert.Equal (null, null)</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Rick Minerich</title>
		<link>http://ox.no/posts/continuous-testing-for-visual-studio/comment-page-1#comment-1194</link>
		<dc:creator>Rick Minerich</dc:creator>
		<pubDate>Wed, 22 Dec 2010 19:08:55 +0000</pubDate>
		<guid isPermaLink="false">http://ox.no/?p=161#comment-1194</guid>
		<description>&lt;p&gt;Tests don&#039;t seem to run in my F# projects using xUnit 1.6.1.  There&#039;s no error, I don&#039;t think it&#039;s even getting triggered.  Here&#039;s an example of a simple F# test assembly:&lt;/p&gt;

&lt;p&gt;module XunitTest&lt;/p&gt;

&lt;p&gt;open Xunit&lt;/p&gt;

&lt;p&gt;[]
let newtest () =
  Assert.Equal (null, null)&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Tests don&#8217;t seem to run in my F# projects using xUnit 1.6.1.  There&#8217;s no error, I don&#8217;t think it&#8217;s even getting triggered.  Here&#8217;s an example of a simple F# test assembly:</p>

<p>module XunitTest</p>

<p>open Xunit</p>

<p>[]
let newtest () =
  Assert.Equal (null, null)</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Håvard</title>
		<link>http://ox.no/posts/continuous-testing-for-visual-studio/comment-page-1#comment-923</link>
		<dc:creator>Håvard</dc:creator>
		<pubDate>Sat, 11 Dec 2010 00:41:54 +0000</pubDate>
		<guid isPermaLink="false">http://ox.no/?p=161#comment-923</guid>
		<description>&lt;p&gt;@Robert Hanson:&lt;/p&gt;

&lt;p&gt;Thank you for reporting this issue.&lt;/p&gt;

&lt;p&gt;It is a known bug, which will be fixed in the next version.&lt;/p&gt;

&lt;p&gt;The bug causes Continuous Testing to fail for solutions containing web sites to fail. Until the next version is released, you need to avoid working with solutions containing web sites to use Continuous Testing.&lt;/p&gt;

&lt;p&gt;Obviously, this is not a great solution for you. The next version, which fixes the bug, is just around the corner, so we hope you will bear with us until then, and give us a new chance! Until then, you can disable Continuous Testing simply by unchecking &quot;Run tests on successful build&quot; under Tools &gt; Options &gt; Test Tools &gt; Continuous Testing.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>@Robert Hanson:</p>

<p>Thank you for reporting this issue.</p>

<p>It is a known bug, which will be fixed in the next version.</p>

<p>The bug causes Continuous Testing to fail for solutions containing web sites to fail. Until the next version is released, you need to avoid working with solutions containing web sites to use Continuous Testing.</p>

<p>Obviously, this is not a great solution for you. The next version, which fixes the bug, is just around the corner, so we hope you will bear with us until then, and give us a new chance! Until then, you can disable Continuous Testing simply by unchecking &#8220;Run tests on successful build&#8221; under Tools &gt; Options &gt; Test Tools &gt; Continuous Testing.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Robert Hanson</title>
		<link>http://ox.no/posts/continuous-testing-for-visual-studio/comment-page-1#comment-922</link>
		<dc:creator>Robert Hanson</dc:creator>
		<pubDate>Fri, 10 Dec 2010 20:21:36 +0000</pubDate>
		<guid isPermaLink="false">http://ox.no/?p=161#comment-922</guid>
		<description>&lt;p&gt;No unit tests run under the following scenario
1) Create a ASP.NET website.
2) Follow instructions here (http://msdn.microsoft.com/en-us/library/ms182526(v=vs.80).aspx) to add unit tests
3) Compile and run unit tests using visual studio
4) Build website
-- no unit tests apparently run; I tried creating a failing test too just to demonstrate that it is not working.&lt;/p&gt;

&lt;p&gt;Does the CT runner work with a website build?  or do I need to build the test project separately?&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>No unit tests run under the following scenario
1) Create a ASP.NET website.
2) Follow instructions here (<a href="http://msdn.microsoft.com/en-us/library/ms182526(v=vs.80" rel="nofollow">http://msdn.microsoft.com/en-us/library/ms182526(v=vs.80</a>).aspx) to add unit tests
3) Compile and run unit tests using visual studio
4) Build website
&#8211; no unit tests apparently run; I tried creating a failing test too just to demonstrate that it is not working.</p>

<p>Does the CT runner work with a website build?  or do I need to build the test project separately?</p>]]></content:encoded>
	</item>
</channel>
</rss>

