<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="http://www.codeplex.com/rss.xsl"?><rss version="2.0"><channel><title>nunit4teambuild Work Item Rss Feed</title><link>http://www.codeplex.com/nunit4teambuild/WorkItem/List.aspx</link><description>nunit4teambuild Work Item Rss Description</description><item><title>Commented Issue: Add Support For Inconclusive Tests [5282]</title><link>http://nunit4teambuild.codeplex.com/WorkItem/View.aspx?WorkItemId=5282</link><description>Both NUnit and MSTest have a concept of inconclusive tests&amp;#59; make sure they are transformed correctly.&lt;br /&gt;Comments: ** Comment from web user: MrKWatkins ** &lt;p&gt;Turns out there isn&amp;#39;t anything like inconclusive&amp;#61;&amp;#34;True&amp;#34; in the NUnit output to make this nice and easy. Inconclusive tests have success&amp;#61;&amp;#34;False&amp;#34; on their test-case element just like failures&amp;#59; however they lack a child failure element. Details of inconclusive messages &amp;#40;from Assert.Inconclusive&amp;#40;string&amp;#41;&amp;#41; are not included in the XML. I have raised a bug with NUnit &amp;#40;https&amp;#58;&amp;#47;&amp;#47;bugs.launchpad.net&amp;#47;nunitv2&amp;#47;&amp;#43;bug&amp;#47;454814&amp;#41; as I feel there should be something to indicate definitely that a test is inconclusive. Will wait for the results of that before adding anything to the XSLT.&lt;/p&gt;</description><author>MrKWatkins</author><pubDate>Sun, 18 Oct 2009 17:12:02 GMT</pubDate><guid isPermaLink="false">Commented Issue: Add Support For Inconclusive Tests [5282] 20091018051202P</guid></item><item><title>Created Issue: Add Support For Inconclusive Tests [5282]</title><link>http://nunit4teambuild.codeplex.com/WorkItem/View.aspx?WorkItemId=5282</link><description>Both NUnit and MSTest have a concept of inconclusive tests&amp;#59; make sure they are transformed correctly.&lt;br /&gt;</description><author>MrKWatkins</author><pubDate>Sun, 18 Oct 2009 16:35:37 GMT</pubDate><guid isPermaLink="false">Created Issue: Add Support For Inconclusive Tests [5282] 20091018043537P</guid></item><item><title>Closed Issue: Descriptions Not Transformed [5281]</title><link>http://nunit4teambuild.codeplex.com/WorkItem/View.aspx?WorkItemId=5281</link><description>The XSLT doesn&amp;#39;t transform NUnit descriptions from the Description named parameter in the TestAttribute. A fix can be found at http&amp;#58;&amp;#47;&amp;#47;lindsve.net&amp;#47;2009&amp;#47;01&amp;#47;integrating-nunit-test-result-in-the-tfs-data-warehouse&amp;#47;.&lt;br /&gt;Comments: Resolved with changeset 29503.</description><author>MrKWatkins</author><pubDate>Sun, 18 Oct 2009 16:05:33 GMT</pubDate><guid isPermaLink="false">Closed Issue: Descriptions Not Transformed [5281] 20091018040533P</guid></item><item><title>Closed Issue: Ignored tests are reported as failures [5111]</title><link>http://nunit4teambuild.codeplex.com/WorkItem/View.aspx?WorkItemId=5111</link><description>The NUnitToMSTest.xslt transform causes TFS to report ignored&amp;#47;skipped NUnit tests as failures. This thread &amp;#40;http&amp;#58;&amp;#47;&amp;#47;nunit4teambuild.codeplex.com&amp;#47;Thread&amp;#47;View.aspx&amp;#63;ThreadId&amp;#61;44099&amp;#41; details a change to the XSLT that fixes this issue. Please could this be added to source control for the next build&amp;#63;&lt;br /&gt;Comments: Resolved with changeset 29503.</description><author>MrKWatkins</author><pubDate>Sun, 18 Oct 2009 16:05:31 GMT</pubDate><guid isPermaLink="false">Closed Issue: Ignored tests are reported as failures [5111] 20091018040531P</guid></item><item><title>Created Issue: Descriptions Not Transformed [5281]</title><link>http://nunit4teambuild.codeplex.com/WorkItem/View.aspx?WorkItemId=5281</link><description>The XSLT doesn&amp;#39;t transform NUnit descriptions.&lt;br /&gt;</description><author>MrKWatkins</author><pubDate>Sun, 18 Oct 2009 15:53:24 GMT</pubDate><guid isPermaLink="false">Created Issue: Descriptions Not Transformed [5281] 20091018035324P</guid></item><item><title>Created Issue: Ignored tests are reported as failures [5111]</title><link>http://nunit4teambuild.codeplex.com/WorkItem/View.aspx?WorkItemId=5111</link><description>The NUnitToMSTest.xslt transform causes TFS to report ignored&amp;#47;skipped NUnit tests as failures. This thread &amp;#40;http&amp;#58;&amp;#47;&amp;#47;nunit4teambuild.codeplex.com&amp;#47;Thread&amp;#47;View.aspx&amp;#63;ThreadId&amp;#61;44099&amp;#41; details a change to the XSLT that fixes this issue. Please could this be added to source control for the next build&amp;#63;&lt;br /&gt;</description><author>CtrlAltDel</author><pubDate>Fri, 09 Oct 2009 03:03:55 GMT</pubDate><guid isPermaLink="false">Created Issue: Ignored tests are reported as failures [5111] 20091009030355A</guid></item><item><title>Closed Issue: Problem With TestCase Attribute In NUnit 2.5</title><link>http://nunit4teambuild.codeplex.com/WorkItem/View.aspx?WorkItemId=4274</link><description>If using the TestCase attribute in NUnit 2.5 you can get test names containing a &amp;#34;.&amp;#34;, e.g.&lt;br /&gt;&lt;br /&gt;&amp;#91;TestCase&amp;#40;4.5d&amp;#41;&amp;#93;&lt;br /&gt;public void MyTest&amp;#40;double value&amp;#41;...&lt;br /&gt;&lt;br /&gt;Has the name &amp;#34;MyTest&amp;#40;4.5d&amp;#41;&amp;#34;. However the test name is wrongly reported as &amp;#34;.5d&amp;#41;&amp;#34;.&lt;br /&gt;&lt;br /&gt;I&amp;#39;ve made a fix for this, find it attached. Feel free to tidy it up and release it if you&amp;#39;re happy with it&amp;#33;&lt;br /&gt;Comments: &lt;p&gt;Fixed in version 1.1&lt;/p&gt;</description><author>rbanks54</author><pubDate>Fri, 31 Jul 2009 04:43:14 GMT</pubDate><guid isPermaLink="false">Closed Issue: Problem With TestCase Attribute In NUnit 2.5 20090731044314A</guid></item><item><title>Commented Issue: Problem With TestCase Attribute In NUnit 2.5</title><link>http://nunit4teambuild.codeplex.com/WorkItem/View.aspx?WorkItemId=4274</link><description>If using the TestCase attribute in NUnit 2.5 you can get test names containing a &amp;#34;.&amp;#34;, e.g.&lt;br /&gt;&lt;br /&gt;&amp;#91;TestCase&amp;#40;4.5d&amp;#41;&amp;#93;&lt;br /&gt;public void MyTest&amp;#40;double value&amp;#41;...&lt;br /&gt;&lt;br /&gt;Has the name &amp;#34;MyTest&amp;#40;4.5d&amp;#41;&amp;#34;. However the test name is wrongly reported as &amp;#34;.5d&amp;#41;&amp;#34;.&lt;br /&gt;&lt;br /&gt;I&amp;#39;ve made a fix for this, find it attached. Feel free to tidy it up and release it if you&amp;#39;re happy with it&amp;#33;&lt;br /&gt;Comments: ** Comment from web user: rbanks54 ** &lt;p&gt;Thanks for the fix&lt;/p&gt;</description><author>rbanks54</author><pubDate>Fri, 31 Jul 2009 04:42:54 GMT</pubDate><guid isPermaLink="false">Commented Issue: Problem With TestCase Attribute In NUnit 2.5 20090731044254A</guid></item><item><title>Commented Issue: Problem With TestCase Attribute In NUnit 2.5</title><link>http://nunit4teambuild.codeplex.com/WorkItem/View.aspx?WorkItemId=4274</link><description>If using the TestCase attribute in NUnit 2.5 you can get test names containing a &amp;#34;.&amp;#34;, e.g.&lt;br /&gt;&lt;br /&gt;&amp;#91;TestCase&amp;#40;4.5d&amp;#41;&amp;#93;&lt;br /&gt;public void MyTest&amp;#40;double value&amp;#41;...&lt;br /&gt;&lt;br /&gt;Has the name &amp;#34;MyTest&amp;#40;4.5d&amp;#41;&amp;#34;. However the test name is wrongly reported as &amp;#34;.5d&amp;#41;&amp;#34;.&lt;br /&gt;&lt;br /&gt;I&amp;#39;ve made a fix for this, find it attached. Feel free to tidy it up and release it if you&amp;#39;re happy with it&amp;#33;&lt;br /&gt;Comments: ** Comment from web user: MrKWatkins ** &lt;p&gt;I found a problem with the above&amp;#59; TFS doesn&amp;#39;t like test names longer than 256 characters. The attached stylesheet fixes that. &lt;/p&gt;</description><author>MrKWatkins</author><pubDate>Tue, 23 Jun 2009 11:42:48 GMT</pubDate><guid isPermaLink="false">Commented Issue: Problem With TestCase Attribute In NUnit 2.5 20090623114248A</guid></item><item><title>Created Issue: Problem With TestCase Attribute In NUnit 2.5</title><link>http://nunit4teambuild.codeplex.com/WorkItem/View.aspx?WorkItemId=4274</link><description>If using the TestCase attribute in NUnit 2.5 you can get test names containing a &amp;#34;.&amp;#34;, e.g.&lt;br /&gt;&lt;br /&gt;&amp;#91;TestCase&amp;#40;4.5d&amp;#41;&amp;#93;&lt;br /&gt;public void MyTest&amp;#40;double value&amp;#41;...&lt;br /&gt;&lt;br /&gt;Has the name &amp;#34;MyTest&amp;#40;4.5d&amp;#41;&amp;#34;. However the test name is wrongly reported as &amp;#34;.5d&amp;#41;&amp;#34;.&lt;br /&gt;&lt;br /&gt;I&amp;#39;ve made a fix for this, find it attached. Feel free to tidy it up and release it if you&amp;#39;re happy with it&amp;#33;&lt;br /&gt;</description><author>MrKWatkins</author><pubDate>Mon, 22 Jun 2009 14:31:39 GMT</pubDate><guid isPermaLink="false">Created Issue: Problem With TestCase Attribute In NUnit 2.5 20090622023139P</guid></item></channel></rss>