<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="/rss.xsl"?><rss version="2.0"><channel><title>xunit Release Rss Feed</title><link>http://www.codeplex.com/xunit/Release/ProjectReleases.aspx</link><description>xunit Release Rss Description</description><item><title>Updated Release: xUnit.net 2.0 (Aug 06, 2012)</title><link>http://xunit.codeplex.com/releases/view/58288</link><description>&lt;div class="wikidoc"&gt;&lt;u&gt;&lt;b&gt;2.0 alpha build 1611&lt;/b&gt;&lt;/u&gt; (August 6, 2012):&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;&lt;a href="http://xunit.codeplex.com/workitem/9775"&gt;#9775&lt;/a&gt;: Console test runner does not set ERRORLEVEL for file not found&lt;/li&gt;
&lt;li&gt;&lt;a href="http://xunit.codeplex.com/workitem/9797"&gt;#9797&lt;/a&gt;: Add cancellation support to MSBuild runner&lt;/li&gt;
&lt;li&gt;&lt;a href="http://xunit.codeplex.com/workitem/9799"&gt;#9799&lt;/a&gt;: Add Assert.Throws/DoesNotThrow support for Task and Task&amp;lt;T&amp;gt;&lt;/li&gt;
&lt;li&gt;Improved console runner error message when running a DLL with no tests&lt;/li&gt;
&lt;li&gt;Lots and lots of code cleanup :)&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>BradWilson</author><pubDate>Mon, 06 Aug 2012 16:00:05 GMT</pubDate><guid isPermaLink="false">Updated Release: xUnit.net 2.0 (Aug 06, 2012) 20120806040005P</guid></item><item><title>Released: xUnit.net 2.0 (Aug 06, 2012)</title><link>http://xunit.codeplex.com/releases/view/58288</link><description>
&lt;div class="wikidoc"&gt;&lt;u&gt;&lt;b&gt;2.0 alpha build 1611&lt;/b&gt;&lt;/u&gt; (August 6, 2012):&lt;br&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="http://xunit.codeplex.com/workitem/9775"&gt;#9775&lt;/a&gt;: Console test runner does not set ERRORLEVEL for file not found
&lt;/li&gt;&lt;li&gt;&lt;a href="http://xunit.codeplex.com/workitem/9797"&gt;#9797&lt;/a&gt;: Add cancellation support to MSBuild runner
&lt;/li&gt;&lt;li&gt;&lt;a href="http://xunit.codeplex.com/workitem/9799"&gt;#9799&lt;/a&gt;: Add Assert.Throws/DoesNotThrow support for Task and Task&amp;lt;T&amp;gt;
&lt;/li&gt;&lt;li&gt;Improved console runner error message when running a DLL with no tests &lt;/li&gt;&lt;li&gt;Lots and lots of code cleanup :)&lt;/li&gt;&lt;/ul&gt;
&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
</description><author></author><pubDate>Mon, 06 Aug 2012 16:00:04 GMT</pubDate><guid isPermaLink="false">Released: xUnit.net 2.0 (Aug 06, 2012) 20120806040004P</guid></item><item><title>Updated Release: xUnit.net 1.9.1 (Jul 04, 2012)</title><link>http://xunit.codeplex.com/releases/view/90058</link><description>&lt;div class="wikidoc"&gt;&lt;h3&gt;xUnit.net release 1.9.1&lt;/h3&gt;Build #1600&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Important note for Resharper users:&lt;/b&gt;&lt;br /&gt;&lt;i&gt;Resharper support has been moved to the &lt;a href="http://xunitcontrib.codeplex.com/"&gt;xUnit.net Contrib&lt;/a&gt; project.&lt;/i&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Important note for TestDriven.net users:&lt;/b&gt;&lt;br /&gt;&lt;i&gt;If you are having issues running xUnit.net tests in TestDriven.net, especially on 64-bit Windows, we strongly recommend you &lt;a href="http://www.testdriven.net/"&gt;upgrade to TD.NET version 3.0&lt;/a&gt; or later.&lt;/i&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Important note for VS2012 users:&lt;/b&gt;&lt;br /&gt;&lt;i&gt;The VS2012 runner is in the &lt;a href="http://visualstudiogallery.msdn.microsoft.com/463c5987-f82b-46c8-a97e-b1cde42b9099"&gt;Visual Studio Gallery&lt;/a&gt; now, and should be installed via Tools | Extension Manager from inside VS2012 (beta or later).&lt;/i&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;This release is primarily a bug-fix release, and includes fixes for the following issues:&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;Failing tests could cause some runners to crash, especially the console and MSBuild runners when used from TeamCity.&lt;/li&gt;
&lt;li&gt;Added the ability for PropertyData to pull property values from base classes as well as other types.&lt;/li&gt;
&lt;li&gt;Fixed an issue where output XML can end up with illegal characters in it (especially when doing theories with edge-case test data in the displayed method name).&lt;/li&gt;
&lt;li&gt;Character theory parameters are now surrounded with single quotes.&lt;/li&gt;
&lt;li&gt;Tests which timed out incorrectly showed their runtime as &amp;quot;0ms&amp;quot; instead of the timeout time.&lt;/li&gt;
&lt;li&gt;Fixed several issues with the prototype VS2012 runner, including the pervasive &amp;quot;AppDomain&amp;quot; unload issue and an occasional remoting-related issue.&lt;/li&gt;&lt;/ul&gt;
&lt;i&gt;For a complete list of fixed issues, see the Issue Tracker.&lt;/i&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;This release includes:&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;Core library (&lt;b&gt;xunit.dll&lt;/b&gt;)&lt;/li&gt;
&lt;li&gt;Support for CLR 2 (.NET 2.0, 3.0 and 3.5) and CLR 4 (.NET 4)&lt;/li&gt;
&lt;li&gt;Support for &lt;a href="http://www.asp.net/mvc/"&gt;ASP.NET MVC 1.0, 2, and 3&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Support for CruiseControl.net (see the &lt;a href="http://xunit.codeplex.com/wikipage?title=HowToUseCcNet"&gt;wiki&lt;/a&gt; for more information)&lt;/li&gt;
&lt;li&gt;Support for TeamCity (see the &lt;a href="http://xunit.codeplex.com/wikipage?title=HowToUseTeamCity"&gt;wiki&lt;/a&gt; for more information)&lt;/li&gt;
&lt;li&gt;Version-resilient runner support (&lt;b&gt;xunit.runner.utility.dll&lt;/b&gt;)&lt;/li&gt;
&lt;li&gt;Installer utility for runners and ASP.NET MVC (&lt;b&gt;xunit.installer.exe&lt;/b&gt;)&lt;/li&gt;
&lt;li&gt;Runners:
&lt;ul&gt;&lt;li&gt;Console runner (&lt;b&gt;xunit.console.exe&lt;/b&gt;, &lt;b&gt;xunit.console.x86.exe&lt;/b&gt;, &lt;b&gt;xunit.console.clr4.exe&lt;/b&gt;, &lt;b&gt;xunit.console.clr4.x86.exe&lt;/b&gt;)&lt;/li&gt;
&lt;li&gt;GUI runner (&lt;b&gt;xunit.gui.exe&lt;/b&gt;, &lt;b&gt;xunit.gui.x86.exe&lt;/b&gt;, &lt;b&gt;xunit.gui.clr4.exe&lt;/b&gt;, &lt;b&gt;xunit.gui.clr4.x86.exe&lt;/b&gt;)&lt;/li&gt;
&lt;li&gt;MSBuild runner (&lt;b&gt;xunit.runner.msbuild.dll&lt;/b&gt;)&lt;/li&gt;
&lt;li&gt;TestDriven.net 2.x runner (&lt;b&gt;xunit.runner.tdnet.dll&lt;/b&gt;) &lt;i&gt;see note above&lt;/i&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;Extensions for .NET 2.0+ (&lt;b&gt;xunit.extensions.dll&lt;/b&gt;):
&lt;ul&gt;&lt;li&gt;Data theories using &lt;span class="codeInline"&gt;[Theory]&lt;/span&gt; with support for data from inline values, properties, Excel spreadsheets, SQL Server, and OLE DB data sources&lt;/li&gt;
&lt;li&gt;&lt;span class="codeInline"&gt;[AssumeIdentity]&lt;/span&gt; extension&lt;/li&gt;
&lt;li&gt;&lt;span class="codeInline"&gt;[AutoRollback]&lt;/span&gt; extension&lt;/li&gt;
&lt;li&gt;&lt;span class="codeInline"&gt;[FreezeClock]&lt;/span&gt; extension&lt;/li&gt;
&lt;li&gt;&lt;span class="codeInline"&gt;[Trace]&lt;/span&gt; extension&lt;/li&gt;
&lt;li&gt;&lt;span class="codeInline"&gt;TestClass&lt;/span&gt; and &lt;span class="codeInline"&gt;Assertions&lt;/span&gt; base class for assertion extensibility&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>BradWilson</author><pubDate>Mon, 23 Jul 2012 07:13:43 GMT</pubDate><guid isPermaLink="false">Updated Release: xUnit.net 1.9.1 (Jul 04, 2012) 20120723071343A</guid></item><item><title>Released: xUnit.net 1.9.1 (Jul 04, 2012)</title><link>http://xunit.codeplex.com/releases/view/90058</link><description>
&lt;div class="wikidoc"&gt;
&lt;h3&gt;xUnit.net release 1.9.1&lt;/h3&gt;
Build #1600&lt;br&gt;
&lt;br&gt;
&lt;b&gt;Important note for Resharper users:&lt;/b&gt;&lt;br&gt;
&lt;i&gt;Resharper support has been moved to the &lt;a href="http://xunitcontrib.codeplex.com/"&gt;
xUnit.net Contrib&lt;/a&gt; project.&lt;/i&gt;&lt;br&gt;
&lt;br&gt;
&lt;b&gt;Important note for TestDriven.net users:&lt;/b&gt;&lt;br&gt;
&lt;i&gt;If you are having issues running xUnit.net tests in TestDriven.net, especially on 64-bit Windows, we strongly recommend you
&lt;a href="http://www.testdriven.net/"&gt;upgrade to TD.NET version 3.0&lt;/a&gt; or later.&lt;/i&gt;&lt;br&gt;
&lt;br&gt;
&lt;b&gt;Important note for VS2012 users:&lt;/b&gt;&lt;br&gt;
&lt;i&gt;The VS2012 runner is in the &lt;a href="http://visualstudiogallery.msdn.microsoft.com/463c5987-f82b-46c8-a97e-b1cde42b9099"&gt;
Visual Studio Gallery&lt;/a&gt; now, and should be installed via Tools | Extension Manager from inside VS2012 (beta or later).&lt;/i&gt;&lt;br&gt;
&lt;br&gt;
&lt;b&gt;This release is primarily a bug-fix release, and includes fixes for the following issues:&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Failing tests could cause some runners to crash, especially the console and MSBuild runners when used from TeamCity.
&lt;/li&gt;&lt;li&gt;Added the ability for PropertyData to pull property values from base classes as well as other types.
&lt;/li&gt;&lt;li&gt;Fixed an issue where output XML can end up with illegal characters in it (especially when doing theories with edge-case test data in the displayed method name).
&lt;/li&gt;&lt;li&gt;Character theory parameters are now surrounded with single quotes. &lt;/li&gt;&lt;li&gt;Tests which timed out incorrectly showed their runtime as &amp;quot;0ms&amp;quot; instead of the timeout time.
&lt;/li&gt;&lt;li&gt;Fixed several issues with the prototype VS2012 runner, including the pervasive &amp;quot;AppDomain&amp;quot; unload issue and an occasional remoting-related issue.&lt;/li&gt;&lt;/ul&gt;
&lt;i&gt;For a complete list of fixed issues, see the Issue Tracker.&lt;/i&gt;&lt;br&gt;
&lt;br&gt;
&lt;b&gt;This release includes:&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Core library (&lt;b&gt;xunit.dll&lt;/b&gt;) &lt;/li&gt;&lt;li&gt;Support for CLR 2 (.NET 2.0, 3.0 and 3.5) and CLR 4 (.NET 4) &lt;/li&gt;&lt;li&gt;Support for &lt;a href="http://www.asp.net/mvc/"&gt;ASP.NET MVC 1.0, 2, and 3&lt;/a&gt; &lt;/li&gt;&lt;li&gt;Support for CruiseControl.net (see the &lt;a href="http://xunit.codeplex.com/wikipage?title=HowToUseCcNet"&gt;
wiki&lt;/a&gt; for more information) &lt;/li&gt;&lt;li&gt;Support for TeamCity (see the &lt;a href="http://xunit.codeplex.com/wikipage?title=HowToUseTeamCity"&gt;
wiki&lt;/a&gt; for more information) &lt;/li&gt;&lt;li&gt;Version-resilient runner support (&lt;b&gt;xunit.runner.utility.dll&lt;/b&gt;) &lt;/li&gt;&lt;li&gt;Installer utility for runners and ASP.NET MVC (&lt;b&gt;xunit.installer.exe&lt;/b&gt;) &lt;/li&gt;&lt;li&gt;Runners:
&lt;ul&gt;
&lt;li&gt;Console runner (&lt;b&gt;xunit.console.exe&lt;/b&gt;, &lt;b&gt;xunit.console.x86.exe&lt;/b&gt;, &lt;b&gt;xunit.console.clr4.exe&lt;/b&gt;,
&lt;b&gt;xunit.console.clr4.x86.exe&lt;/b&gt;) &lt;/li&gt;&lt;li&gt;GUI runner (&lt;b&gt;xunit.gui.exe&lt;/b&gt;, &lt;b&gt;xunit.gui.x86.exe&lt;/b&gt;, &lt;b&gt;xunit.gui.clr4.exe&lt;/b&gt;,
&lt;b&gt;xunit.gui.clr4.x86.exe&lt;/b&gt;) &lt;/li&gt;&lt;li&gt;MSBuild runner (&lt;b&gt;xunit.runner.msbuild.dll&lt;/b&gt;) &lt;/li&gt;&lt;li&gt;TestDriven.net 2.x runner (&lt;b&gt;xunit.runner.tdnet.dll&lt;/b&gt;) &lt;i&gt;see note above&lt;/i&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;/li&gt;&lt;li&gt;Extensions for .NET 2.0&amp;#43; (&lt;b&gt;xunit.extensions.dll&lt;/b&gt;):
&lt;ul&gt;
&lt;li&gt;Data theories using &lt;span class="codeInline"&gt;[Theory]&lt;/span&gt; with support for data from inline values, properties, Excel spreadsheets, SQL Server, and OLE DB data sources
&lt;/li&gt;&lt;li&gt;&lt;span class="codeInline"&gt;[AssumeIdentity]&lt;/span&gt; extension &lt;/li&gt;&lt;li&gt;&lt;span class="codeInline"&gt;[AutoRollback]&lt;/span&gt; extension &lt;/li&gt;&lt;li&gt;&lt;span class="codeInline"&gt;[FreezeClock]&lt;/span&gt; extension &lt;/li&gt;&lt;li&gt;&lt;span class="codeInline"&gt;[Trace]&lt;/span&gt; extension &lt;/li&gt;&lt;li&gt;&lt;span class="codeInline"&gt;TestClass&lt;/span&gt; and &lt;span class="codeInline"&gt;Assertions&lt;/span&gt; base class for assertion extensibility&lt;/li&gt;&lt;/ul&gt;
&lt;/li&gt;&lt;/ul&gt;
&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
</description><author></author><pubDate>Mon, 23 Jul 2012 07:13:43 GMT</pubDate><guid isPermaLink="false">Released: xUnit.net 1.9.1 (Jul 04, 2012) 20120723071343A</guid></item><item><title>Updated Release: xUnit.net 1.9.1 (Jul 04, 2012)</title><link>http://xunit.codeplex.com/releases/view/90058</link><description>&lt;div class="wikidoc"&gt;&lt;h3&gt;xUnit.net release 1.9.1&lt;/h3&gt;Build #1600&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Important note for Resharper users:&lt;/b&gt;&lt;br /&gt;&lt;i&gt;Resharper support has been moved to the &lt;a href="http://xunitcontrib.codeplex.com/"&gt;xUnit.net Contrib&lt;/a&gt; project.&lt;/i&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Important note for TestDriven.net users:&lt;/b&gt;&lt;br /&gt;&lt;i&gt;If you are having issues running xUnit.net tests in TestDriven.net, especially on 64-bit Windows, we strongly recommend you &lt;a href="http://www.testdriven.net/"&gt;upgrade to TD.NET version 3.0&lt;/a&gt; or later.&lt;/i&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Important note for VS2012 users:&lt;/b&gt;&lt;br /&gt;&lt;i&gt;The VS2012 runner is in the &lt;a href="http://visualstudiogallery.msdn.microsoft.com/463c5987-f82b-46c8-a97e-b1cde42b9099"&gt;Visual Studio Gallery&lt;/a&gt; now, and should be installed via Tools | Extension Manager from inside VS2012 (beta or later).&lt;/i&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;This release is primarily a bug-fix release, and includes fixes for the following issues:&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;Failing tests could cause some runners to crash, especially the console and MSBuild runners when used from TeamCity.&lt;/li&gt;
&lt;li&gt;Added the ability for PropertyData to pull property values from base classes as well as other types.&lt;/li&gt;
&lt;li&gt;Fixed an issue where output XML can end up with illegal characters in it (especially when doing theories with edge-case test data in the displayed method name).&lt;/li&gt;
&lt;li&gt;Character theory parameters are now surrounded with single quotes.&lt;/li&gt;
&lt;li&gt;Tests which timed out incorrectly showed their runtime as &amp;quot;0ms&amp;quot; instead of the timeout time.&lt;/li&gt;
&lt;li&gt;Fixed several issues with the prototype VS2012 runner, including the pervasive &amp;quot;AppDomain&amp;quot; unload issue and an occasional remoting-related issue.&lt;/li&gt;&lt;/ul&gt;
&lt;i&gt;For a complete list of fixed issues, see the Issue Tracker.&lt;/i&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;This release includes:&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;Core library (&lt;b&gt;xunit.dll&lt;/b&gt;)&lt;/li&gt;
&lt;li&gt;Support for CLR 2 (.NET 2.0, 3.0 and 3.5) and CLR 4 (.NET 4)&lt;/li&gt;
&lt;li&gt;Support for &lt;a href="http://www.asp.net/mvc/"&gt;ASP.NET MVC 1.0, 2, and 3&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Support for CruiseControl.net (see the &lt;a href="http://xunit.codeplex.com/wikipage?title=HowToUseCcNet"&gt;wiki&lt;/a&gt; for more information)&lt;/li&gt;
&lt;li&gt;Support for TeamCity (see the &lt;a href="http://xunit.codeplex.com/wikipage?title=HowToUseTeamCity"&gt;wiki&lt;/a&gt; for more information)&lt;/li&gt;
&lt;li&gt;Version-resilient runner support (&lt;b&gt;xunit.runner.utility.dll&lt;/b&gt;)&lt;/li&gt;
&lt;li&gt;Installer utility for runners and ASP.NET MVC (&lt;b&gt;xunit.installer.exe&lt;/b&gt;)&lt;/li&gt;
&lt;li&gt;Runners:
&lt;ul&gt;&lt;li&gt;Console runner (&lt;b&gt;xunit.console.exe&lt;/b&gt;, &lt;b&gt;xunit.console.x86.exe&lt;/b&gt;, &lt;b&gt;xunit.console.clr4.exe&lt;/b&gt;, &lt;b&gt;xunit.console.clr4.x86.exe&lt;/b&gt;)&lt;/li&gt;
&lt;li&gt;GUI runner (&lt;b&gt;xunit.gui.exe&lt;/b&gt;, &lt;b&gt;xunit.gui.x86.exe&lt;/b&gt;, &lt;b&gt;xunit.gui.clr4.exe&lt;/b&gt;, &lt;b&gt;xunit.gui.clr4.x86.exe&lt;/b&gt;)&lt;/li&gt;
&lt;li&gt;MSBuild runner (&lt;b&gt;xunit.runner.msbuild.dll&lt;/b&gt;)&lt;/li&gt;
&lt;li&gt;TestDriven.net 2.x runner (&lt;b&gt;xunit.runner.tdnet.dll&lt;/b&gt;) &lt;i&gt;see note above&lt;/i&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;Extensions for .NET 2.0+ (&lt;b&gt;xunit.extensions.dll&lt;/b&gt;):
&lt;ul&gt;&lt;li&gt;Data theories using &lt;span class="codeInline"&gt;[Theory]&lt;/span&gt; with support for data from inline values, properties, Excel spreadsheets, SQL Server, and OLE DB data sources&lt;/li&gt;
&lt;li&gt;&lt;span class="codeInline"&gt;[AssumeIdentity]&lt;/span&gt; extension&lt;/li&gt;
&lt;li&gt;&lt;span class="codeInline"&gt;[AutoRollback]&lt;/span&gt; extension&lt;/li&gt;
&lt;li&gt;&lt;span class="codeInline"&gt;[FreezeClock]&lt;/span&gt; extension&lt;/li&gt;
&lt;li&gt;&lt;span class="codeInline"&gt;[Trace]&lt;/span&gt; extension&lt;/li&gt;
&lt;li&gt;&lt;span class="codeInline"&gt;TestClass&lt;/span&gt; and &lt;span class="codeInline"&gt;Assertions&lt;/span&gt; base class for assertion extensibility&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>BradWilson</author><pubDate>Thu, 05 Jul 2012 01:56:13 GMT</pubDate><guid isPermaLink="false">Updated Release: xUnit.net 1.9.1 (Jul 04, 2012) 20120705015613A</guid></item><item><title>Released: xUnit.net 1.9.1 (Jul 04, 2012)</title><link>http://xunit.codeplex.com/releases/view/90058</link><description>
&lt;div class="wikidoc"&gt;
&lt;h3&gt;xUnit.net release 1.9.1&lt;/h3&gt;
Build #1600&lt;br&gt;
&lt;br&gt;
&lt;b&gt;Important note for Resharper users:&lt;/b&gt;&lt;br&gt;
&lt;i&gt;Resharper support has been moved to the &lt;a href="http://xunitcontrib.codeplex.com/"&gt;
xUnit.net Contrib&lt;/a&gt; project.&lt;/i&gt;&lt;br&gt;
&lt;br&gt;
&lt;b&gt;Important note for TestDriven.net users:&lt;/b&gt;&lt;br&gt;
&lt;i&gt;If you are having issues running xUnit.net tests in TestDriven.net, especially on 64-bit Windows, we strongly recommend you
&lt;a href="http://www.testdriven.net/"&gt;upgrade to TD.NET version 3.0&lt;/a&gt; or later.&lt;/i&gt;&lt;br&gt;
&lt;br&gt;
&lt;b&gt;Important note for VS2012 users:&lt;/b&gt;&lt;br&gt;
&lt;i&gt;The VS2012 runner is in the &lt;a href="http://visualstudiogallery.msdn.microsoft.com/463c5987-f82b-46c8-a97e-b1cde42b9099"&gt;
Visual Studio Gallery&lt;/a&gt; now, and should be installed via Tools | Extension Manager from inside VS2012 (beta or later).&lt;/i&gt;&lt;br&gt;
&lt;br&gt;
&lt;b&gt;This release is primarily a bug-fix release, and includes fixes for the following issues:&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Failing tests could cause some runners to crash, especially the console and MSBuild runners when used from TeamCity.
&lt;/li&gt;&lt;li&gt;Added the ability for PropertyData to pull property values from base classes as well as other types.
&lt;/li&gt;&lt;li&gt;Fixed an issue where output XML can end up with illegal characters in it (especially when doing theories with edge-case test data in the displayed method name).
&lt;/li&gt;&lt;li&gt;Character theory parameters are now surrounded with single quotes. &lt;/li&gt;&lt;li&gt;Tests which timed out incorrectly showed their runtime as &amp;quot;0ms&amp;quot; instead of the timeout time.
&lt;/li&gt;&lt;li&gt;Fixed several issues with the prototype VS2012 runner, including the pervasive &amp;quot;AppDomain&amp;quot; unload issue and an occasional remoting-related issue.&lt;/li&gt;&lt;/ul&gt;
&lt;i&gt;For a complete list of fixed issues, see the Issue Tracker.&lt;/i&gt;&lt;br&gt;
&lt;br&gt;
&lt;b&gt;This release includes:&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Core library (&lt;b&gt;xunit.dll&lt;/b&gt;) &lt;/li&gt;&lt;li&gt;Support for CLR 2 (.NET 2.0, 3.0 and 3.5) and CLR 4 (.NET 4) &lt;/li&gt;&lt;li&gt;Support for &lt;a href="http://www.asp.net/mvc/"&gt;ASP.NET MVC 1.0, 2, and 3&lt;/a&gt; &lt;/li&gt;&lt;li&gt;Support for CruiseControl.net (see the &lt;a href="http://xunit.codeplex.com/wikipage?title=HowToUseCcNet"&gt;
wiki&lt;/a&gt; for more information) &lt;/li&gt;&lt;li&gt;Support for TeamCity (see the &lt;a href="http://xunit.codeplex.com/wikipage?title=HowToUseTeamCity"&gt;
wiki&lt;/a&gt; for more information) &lt;/li&gt;&lt;li&gt;Version-resilient runner support (&lt;b&gt;xunit.runner.utility.dll&lt;/b&gt;) &lt;/li&gt;&lt;li&gt;Installer utility for runners and ASP.NET MVC (&lt;b&gt;xunit.installer.exe&lt;/b&gt;) &lt;/li&gt;&lt;li&gt;Runners:
&lt;ul&gt;
&lt;li&gt;Console runner (&lt;b&gt;xunit.console.exe&lt;/b&gt;, &lt;b&gt;xunit.console.x86.exe&lt;/b&gt;, &lt;b&gt;xunit.console.clr4.exe&lt;/b&gt;,
&lt;b&gt;xunit.console.clr4.x86.exe&lt;/b&gt;) &lt;/li&gt;&lt;li&gt;GUI runner (&lt;b&gt;xunit.gui.exe&lt;/b&gt;, &lt;b&gt;xunit.gui.x86.exe&lt;/b&gt;, &lt;b&gt;xunit.gui.clr4.exe&lt;/b&gt;,
&lt;b&gt;xunit.gui.clr4.x86.exe&lt;/b&gt;) &lt;/li&gt;&lt;li&gt;MSBuild runner (&lt;b&gt;xunit.runner.msbuild.dll&lt;/b&gt;) &lt;/li&gt;&lt;li&gt;TestDriven.net 2.x runner (&lt;b&gt;xunit.runner.tdnet.dll&lt;/b&gt;) &lt;i&gt;see note above&lt;/i&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;/li&gt;&lt;li&gt;Extensions for .NET 2.0&amp;#43; (&lt;b&gt;xunit.extensions.dll&lt;/b&gt;):
&lt;ul&gt;
&lt;li&gt;Data theories using &lt;span class="codeInline"&gt;[Theory]&lt;/span&gt; with support for data from inline values, properties, Excel spreadsheets, SQL Server, and OLE DB data sources
&lt;/li&gt;&lt;li&gt;&lt;span class="codeInline"&gt;[AssumeIdentity]&lt;/span&gt; extension &lt;/li&gt;&lt;li&gt;&lt;span class="codeInline"&gt;[AutoRollback]&lt;/span&gt; extension &lt;/li&gt;&lt;li&gt;&lt;span class="codeInline"&gt;[FreezeClock]&lt;/span&gt; extension &lt;/li&gt;&lt;li&gt;&lt;span class="codeInline"&gt;[Trace]&lt;/span&gt; extension &lt;/li&gt;&lt;li&gt;&lt;span class="codeInline"&gt;TestClass&lt;/span&gt; and &lt;span class="codeInline"&gt;Assertions&lt;/span&gt; base class for assertion extensibility&lt;/li&gt;&lt;/ul&gt;
&lt;/li&gt;&lt;/ul&gt;
&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
</description><author></author><pubDate>Thu, 05 Jul 2012 01:56:13 GMT</pubDate><guid isPermaLink="false">Released: xUnit.net 1.9.1 (Jul 04, 2012) 20120705015613A</guid></item><item><title>Updated Release: xUnit.net 1.9.1 (Jul 04, 2012)</title><link>http://xunit.codeplex.com/releases/view/90058</link><description>&lt;div class="wikidoc"&gt;&lt;h3&gt;xUnit.net release 1.9.1&lt;/h3&gt;Build #1600&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Important notes for Resharper users:&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;i&gt;Resharper support has been moved to the &lt;a href="http://xunitcontrib.codeplex.com/"&gt;xUnit.net Contrib&lt;/a&gt; project.&lt;/i&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Important note for TestDriven.net users:&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;i&gt;If you are having issues running xUnit.net tests in TestDriven.net, especially on 64-bit Windows, we strongly recommend you &lt;a href="http://www.testdriven.net/"&gt;upgrade to TD.NET version 3.0&lt;/a&gt; or later.&lt;/i&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Important note for VS2012 users:&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;i&gt;The VS2012 runner is in the &lt;a href="http://visualstudiogallery.msdn.microsoft.com/463c5987-f82b-46c8-a97e-b1cde42b9099"&gt;Visual Studio Gallery&lt;/a&gt; now, and should be installed via Tools | Extension Manager from inside VS2012 (beta or later).&lt;/i&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;This release is primarily a bug-fix release, and includes fixes for the following issues:&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;Failing tests could cause some runners to crash, especially the TeamCity console and MSBuild runners.&lt;/li&gt;
&lt;li&gt;Added the ability for PropertyData to pull property values from base classes and other types.&lt;/li&gt;
&lt;li&gt;The XML can end up with illegal characters in it (especially when doing theories with edge-case test data in the displayed method name).&lt;/li&gt;
&lt;li&gt;Character theory parameters are now surrounded with single characters.&lt;/li&gt;
&lt;li&gt;Tests which timed out incorrected showed their runtime as &amp;quot;0ms&amp;quot; instead of the actual timeout time.&lt;/li&gt;
&lt;li&gt;Fixed several issues with the prototype VS2012 runner, including the pervasive &amp;quot;AppDomain&amp;quot; unload issue and an occasional remoting-related issue.&lt;/li&gt;&lt;/ul&gt;
&lt;i&gt;For a complete list of fixed issues, see the Issue Tracker.&lt;/i&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;This release includes:&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;Core library (&lt;b&gt;xunit.dll&lt;/b&gt;)&lt;/li&gt;
&lt;li&gt;Support for CLR 2 (.NET 2.0, 3.0 and 3.5) and CLR 4 (.NET 4)&lt;/li&gt;
&lt;li&gt;Support for &lt;a href="http://www.asp.net/mvc/"&gt;ASP.NET MVC 1.0, 2, and 3&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Support for CruiseControl.net (see the &lt;a href="http://xunit.codeplex.com/wikipage?title=HowToUseCcNet"&gt;wiki&lt;/a&gt; for more information)&lt;/li&gt;
&lt;li&gt;Support for TeamCity (see the &lt;a href="http://xunit.codeplex.com/wikipage?title=HowToUseTeamCity"&gt;wiki&lt;/a&gt; for more information)&lt;/li&gt;
&lt;li&gt;Version-resilient runner support (&lt;b&gt;xunit.runner.utility.dll&lt;/b&gt;)&lt;/li&gt;
&lt;li&gt;Installer utility for runners and ASP.NET MVC (&lt;b&gt;xunit.installer.exe&lt;/b&gt;)&lt;/li&gt;
&lt;li&gt;Runners:
&lt;ul&gt;&lt;li&gt;Console runner (&lt;b&gt;xunit.console.exe&lt;/b&gt;, &lt;b&gt;xunit.console.x86.exe&lt;/b&gt;, &lt;b&gt;xunit.console.clr4.exe&lt;/b&gt;, &lt;b&gt;xunit.console.clr4.x86.exe&lt;/b&gt;)&lt;/li&gt;
&lt;li&gt;GUI runner (&lt;b&gt;xunit.gui.exe&lt;/b&gt;, &lt;b&gt;xunit.gui.x86.exe&lt;/b&gt;, &lt;b&gt;xunit.gui.clr4.exe&lt;/b&gt;, &lt;b&gt;xunit.gui.clr4.x86.exe&lt;/b&gt;)&lt;/li&gt;
&lt;li&gt;MSBuild runner (&lt;b&gt;xunit.runner.msbuild.dll&lt;/b&gt;)&lt;/li&gt;
&lt;li&gt;TestDriven.net 2.x runner (&lt;b&gt;xunit.runner.tdnet.dll&lt;/b&gt;) &lt;i&gt;see note above&lt;/i&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;Extensions for .NET 2.0+ (&lt;b&gt;xunit.extensions.dll&lt;/b&gt;):
&lt;ul&gt;&lt;li&gt;Data theories using &lt;span class="codeInline"&gt;[Theory]&lt;/span&gt; with support for data from inline values, properties, Excel spreadsheets, SQL Server, and OLE DB data sources&lt;/li&gt;
&lt;li&gt;&lt;span class="codeInline"&gt;[AssumeIdentity]&lt;/span&gt; extension&lt;/li&gt;
&lt;li&gt;&lt;span class="codeInline"&gt;[AutoRollback]&lt;/span&gt; extension&lt;/li&gt;
&lt;li&gt;&lt;span class="codeInline"&gt;[FreezeClock]&lt;/span&gt; extension&lt;/li&gt;
&lt;li&gt;&lt;span class="codeInline"&gt;[Trace]&lt;/span&gt; extension&lt;/li&gt;
&lt;li&gt;&lt;span class="codeInline"&gt;TestClass&lt;/span&gt; and &lt;span class="codeInline"&gt;Assertions&lt;/span&gt; base class for assertion extensibility&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>BradWilson</author><pubDate>Wed, 04 Jul 2012 22:42:06 GMT</pubDate><guid isPermaLink="false">Updated Release: xUnit.net 1.9.1 (Jul 04, 2012) 20120704104206P</guid></item><item><title>Released: xUnit.net 1.9.1 (Jul 04, 2012)</title><link>http://xunit.codeplex.com/releases/view/90058</link><description>
&lt;div class="wikidoc"&gt;
&lt;h3&gt;xUnit.net release 1.9.1&lt;/h3&gt;
Build #1600&lt;br&gt;
&lt;br&gt;
&lt;b&gt;Important notes for Resharper users:&lt;/b&gt;&lt;br&gt;
&lt;br&gt;
&lt;i&gt;Resharper support has been moved to the &lt;a href="http://xunitcontrib.codeplex.com/"&gt;
xUnit.net Contrib&lt;/a&gt; project.&lt;/i&gt;&lt;br&gt;
&lt;br&gt;
&lt;b&gt;Important note for TestDriven.net users:&lt;/b&gt;&lt;br&gt;
&lt;br&gt;
&lt;i&gt;If you are having issues running xUnit.net tests in TestDriven.net, especially on 64-bit Windows, we strongly recommend you
&lt;a href="http://www.testdriven.net/"&gt;upgrade to TD.NET version 3.0&lt;/a&gt; or later.&lt;/i&gt;&lt;br&gt;
&lt;br&gt;
&lt;b&gt;Important note for VS2012 users:&lt;/b&gt;&lt;br&gt;
&lt;br&gt;
&lt;i&gt;The VS2012 runner is in the &lt;a href="http://visualstudiogallery.msdn.microsoft.com/463c5987-f82b-46c8-a97e-b1cde42b9099"&gt;
Visual Studio Gallery&lt;/a&gt; now, and should be installed via Tools | Extension Manager from inside VS2012 (beta or later).&lt;/i&gt;&lt;br&gt;
&lt;br&gt;
&lt;b&gt;This release is primarily a bug-fix release, and includes fixes for the following issues:&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Failing tests could cause some runners to crash, especially the TeamCity console and MSBuild runners.
&lt;/li&gt;&lt;li&gt;Added the ability for PropertyData to pull property values from base classes and other types.
&lt;/li&gt;&lt;li&gt;The XML can end up with illegal characters in it (especially when doing theories with edge-case test data in the displayed method name).
&lt;/li&gt;&lt;li&gt;Character theory parameters are now surrounded with single characters. &lt;/li&gt;&lt;li&gt;Tests which timed out incorrected showed their runtime as &amp;quot;0ms&amp;quot; instead of the actual timeout time.
&lt;/li&gt;&lt;li&gt;Fixed several issues with the prototype VS2012 runner, including the pervasive &amp;quot;AppDomain&amp;quot; unload issue and an occasional remoting-related issue.&lt;/li&gt;&lt;/ul&gt;
&lt;i&gt;For a complete list of fixed issues, see the Issue Tracker.&lt;/i&gt;&lt;br&gt;
&lt;br&gt;
&lt;b&gt;This release includes:&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Core library (&lt;b&gt;xunit.dll&lt;/b&gt;) &lt;/li&gt;&lt;li&gt;Support for CLR 2 (.NET 2.0, 3.0 and 3.5) and CLR 4 (.NET 4) &lt;/li&gt;&lt;li&gt;Support for &lt;a href="http://www.asp.net/mvc/"&gt;ASP.NET MVC 1.0, 2, and 3&lt;/a&gt; &lt;/li&gt;&lt;li&gt;Support for CruiseControl.net (see the &lt;a href="http://xunit.codeplex.com/wikipage?title=HowToUseCcNet"&gt;
wiki&lt;/a&gt; for more information) &lt;/li&gt;&lt;li&gt;Support for TeamCity (see the &lt;a href="http://xunit.codeplex.com/wikipage?title=HowToUseTeamCity"&gt;
wiki&lt;/a&gt; for more information) &lt;/li&gt;&lt;li&gt;Version-resilient runner support (&lt;b&gt;xunit.runner.utility.dll&lt;/b&gt;) &lt;/li&gt;&lt;li&gt;Installer utility for runners and ASP.NET MVC (&lt;b&gt;xunit.installer.exe&lt;/b&gt;) &lt;/li&gt;&lt;li&gt;Runners:
&lt;ul&gt;
&lt;li&gt;Console runner (&lt;b&gt;xunit.console.exe&lt;/b&gt;, &lt;b&gt;xunit.console.x86.exe&lt;/b&gt;, &lt;b&gt;xunit.console.clr4.exe&lt;/b&gt;,
&lt;b&gt;xunit.console.clr4.x86.exe&lt;/b&gt;) &lt;/li&gt;&lt;li&gt;GUI runner (&lt;b&gt;xunit.gui.exe&lt;/b&gt;, &lt;b&gt;xunit.gui.x86.exe&lt;/b&gt;, &lt;b&gt;xunit.gui.clr4.exe&lt;/b&gt;,
&lt;b&gt;xunit.gui.clr4.x86.exe&lt;/b&gt;) &lt;/li&gt;&lt;li&gt;MSBuild runner (&lt;b&gt;xunit.runner.msbuild.dll&lt;/b&gt;) &lt;/li&gt;&lt;li&gt;TestDriven.net 2.x runner (&lt;b&gt;xunit.runner.tdnet.dll&lt;/b&gt;) &lt;i&gt;see note above&lt;/i&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;/li&gt;&lt;li&gt;Extensions for .NET 2.0&amp;#43; (&lt;b&gt;xunit.extensions.dll&lt;/b&gt;):
&lt;ul&gt;
&lt;li&gt;Data theories using &lt;span class="codeInline"&gt;[Theory]&lt;/span&gt; with support for data from inline values, properties, Excel spreadsheets, SQL Server, and OLE DB data sources
&lt;/li&gt;&lt;li&gt;&lt;span class="codeInline"&gt;[AssumeIdentity]&lt;/span&gt; extension &lt;/li&gt;&lt;li&gt;&lt;span class="codeInline"&gt;[AutoRollback]&lt;/span&gt; extension &lt;/li&gt;&lt;li&gt;&lt;span class="codeInline"&gt;[FreezeClock]&lt;/span&gt; extension &lt;/li&gt;&lt;li&gt;&lt;span class="codeInline"&gt;[Trace]&lt;/span&gt; extension &lt;/li&gt;&lt;li&gt;&lt;span class="codeInline"&gt;TestClass&lt;/span&gt; and &lt;span class="codeInline"&gt;Assertions&lt;/span&gt; base class for assertion extensibility&lt;/li&gt;&lt;/ul&gt;
&lt;/li&gt;&lt;/ul&gt;
&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
</description><author></author><pubDate>Wed, 04 Jul 2012 22:42:06 GMT</pubDate><guid isPermaLink="false">Released: xUnit.net 1.9.1 (Jul 04, 2012) 20120704104206P</guid></item><item><title>Created Release: xUnit.net 1.9.1</title><link>http://xunit.codeplex.com/releases?ReleaseId=90058</link><description>&lt;div class="wikidoc"&gt;&lt;a href="http://xunit.codeplex.com/wikipage?title=Placeholder%20for%20future%20release"&gt;Placeholder for future release&lt;/a&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>BradWilson</author><pubDate>Sun, 24 Jun 2012 01:29:08 GMT</pubDate><guid isPermaLink="false">Created Release: xUnit.net 1.9.1 20120624012908A</guid></item><item><title>Updated Release: xUnit.net 2.0</title><link>http://xunit.codeplex.com/releases/view/58288</link><description>&lt;div class="wikidoc"&gt;This is a placeholder release for the next major version of xUnit.net.&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>bradwilson</author><pubDate>Fri, 25 Nov 2011 19:23:50 GMT</pubDate><guid isPermaLink="false">Updated Release: xUnit.net 2.0 20111125072350P</guid></item><item><title>Created Release: xUnit.net 1.9</title><link>http://xunit.codeplex.com/releases?ReleaseId=77573</link><description>&lt;div class="wikidoc"&gt;This is a placeholder release for xUnit.net 1.9.&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>bradwilson</author><pubDate>Fri, 25 Nov 2011 19:23:01 GMT</pubDate><guid isPermaLink="false">Created Release: xUnit.net 1.9 20111125072301P</guid></item><item><title>Created Release: xUnit.net v.Next</title><link>http://xunit.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=36874</link><description>&lt;div class="wikidoc"&gt;Placeholder for next release&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>bradwilson</author><pubDate>Sat, 05 Dec 2009 19:04:45 GMT</pubDate><guid isPermaLink="false">Created Release: xUnit.net v.Next 20091205070445P</guid></item><item><title>Updated Release: xUnit.net 1.5 (Sep 06, 2009)</title><link>http://xunit.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=31606</link><description>&lt;div class="wikidoc"&gt;&lt;h3&gt;xUnit.net release 1.5&lt;/h3&gt;Build #1479&lt;br /&gt;Change set #&lt;a href="http://xunit.codeplex.com/SourceControl/changeset/view/42400" class="externalLink"&gt;42400&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Important notes for Resharper users:&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;i&gt;Resharper support has been moved to the &lt;a href="http://xunitcontrib.codeplex.com/" class="externalLink"&gt;xUnit.net Contrib&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; project.&lt;/i&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Important note for TestDriven.net users:&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;i&gt;If you are having issues running xUnit.net tests in TestDriven.net, especially on 64-bit Windows, we strongly recommend you &lt;a href="http://www.testdriven.net/" class="externalLink"&gt;upgrade to TD.NET version 2.20&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; or later. It is also important to uninstall and reinstall TD.NET support using xunit.installer.exe.&lt;/i&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;This release adds the following new features:&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;Better support for 64-bit machines, including forced 32-bit runners&lt;/li&gt;
&lt;li&gt;Introduced a new GUI runner, which allows:
&lt;ul&gt;&lt;li&gt;Multiple assemblies&lt;/li&gt;
&lt;li&gt;Filters on text, assembly, traits, and last run state&lt;/li&gt;
&lt;li&gt;Project (.xunit) files&lt;/li&gt;
&lt;li&gt;Multithreaded UI so that tests aren't slowed down by UI updates&lt;/li&gt;
&lt;li&gt;Assemblies are not locked and are automatically reloaded so that you can continue to work on your tests in Visual Studio while leaving the GUI runner running&lt;/li&gt;
&lt;li&gt;Automatically remembers UI window placement and recent assemblies/projects&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;Additional MSBuild task which consumes project (.xunit) files&lt;/li&gt;
&lt;li&gt;Support for MVC 1.0 and MVC 2 Preview 1, including both C# and VB.NET&lt;/li&gt;
&lt;li&gt;A new test runner object model for runner authors (supporting multiple assemblies)&lt;/li&gt;
&lt;li&gt;IEnumerable/IEnumerable&amp;lt;T&amp;gt; support for Assert.Equal&lt;/li&gt;
&lt;li&gt;Better support for Assert.Throws for expressions which return values&lt;/li&gt;
&lt;li&gt;Support for installation-free running with TestDriven.net (2.23 or later)&lt;/li&gt;&lt;/ul&gt;
&lt;b&gt;This release fixes several issues, including:&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;Added an output property named ExitCode to the MSBuild runner (0=success, -1=fail)&lt;/li&gt;
&lt;li&gt;Expected/actual messages are improved when values are the same but types don't match&lt;/li&gt;
&lt;li&gt;Fixed an issue where assemblies without config files run from MSBuild were using MSBuild.exe.config as their config file.&lt;/li&gt;
&lt;li&gt;Fixed several broken samples.&lt;/li&gt;
&lt;li&gt;Fixed an issue where long-running tests would be aborted in the console runner.&lt;/li&gt;
&lt;li&gt;Fixed an issue with CDATA handling in test results.&lt;/li&gt;&lt;/ul&gt;
&lt;i&gt;For a complete list of fixed issues, see the Issue Tracker.&lt;/i&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;This release includes:&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;Core library (&lt;b&gt;xunit.dll&lt;/b&gt;)&lt;/li&gt;
&lt;li&gt;Support for &lt;a href="http://www.asp.net/mvc/" class="externalLink"&gt;ASP.NET MVC 1.0 and 2.0 Preview 1&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Support for CruiseControl.net (see the &lt;a href="http://xunit.codeplex.com/Wiki/View.aspx?title=HowToUseCcNet"&gt;wiki&lt;/a&gt; for more information)&lt;/li&gt;
&lt;li&gt;Support for TeamCity (see the &lt;a href="http://xunit.codeplex.com/Wiki/View.aspx?title=HowToUseTeamCity"&gt;wiki&lt;/a&gt; for more information)&lt;/li&gt;
&lt;li&gt;Version-resilient runner support (&lt;b&gt;xunit.runner.utility.dll&lt;/b&gt;)&lt;/li&gt;
&lt;li&gt;Installer utility for runners and ASP.NET MVC (&lt;b&gt;xunit.installer.exe&lt;/b&gt;)&lt;/li&gt;
&lt;li&gt;Runners:
&lt;ul&gt;&lt;li&gt;Console runner (&lt;b&gt;xunit.console.exe&lt;/b&gt; and &lt;b&gt;xunit.console.x86.exe&lt;/b&gt;)&lt;/li&gt;
&lt;li&gt;GUI runner (&lt;b&gt;xunit.gui.exe&lt;/b&gt; and &lt;b&gt;xunit.gui.x86.exe&lt;/b&gt;)&lt;/li&gt;
&lt;li&gt;MSBuild runner (&lt;b&gt;xunit.runner.msbuild.dll&lt;/b&gt;)&lt;/li&gt;
&lt;li&gt;TestDriven.net 2.x runner (&lt;b&gt;xunit.runner.tdnet.dll&lt;/b&gt;) &lt;i&gt;see note above&lt;/i&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;Extensions for .NET 2.0+ (&lt;b&gt;xunit.extensions.dll&lt;/b&gt;):
&lt;ul&gt;&lt;li&gt;Data theories using &lt;span class="codeInline"&gt;[Theory]&lt;/span&gt; with support for data from inline values, properties, Excel spreadsheets, SQL Server, and OLE DB data sources&lt;/li&gt;
&lt;li&gt;&lt;span class="codeInline"&gt;[AssumeIdentity]&lt;/span&gt; extension&lt;/li&gt;
&lt;li&gt;&lt;span class="codeInline"&gt;[AutoRollback]&lt;/span&gt; extension&lt;/li&gt;
&lt;li&gt;&lt;span class="codeInline"&gt;[FreezeClock]&lt;/span&gt; extension&lt;/li&gt;
&lt;li&gt;&lt;span class="codeInline"&gt;[Trace]&lt;/span&gt; extension&lt;/li&gt;
&lt;li&gt;TestClass and Assertions base class for assertion extensibility&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>bradwilson</author><pubDate>Sat, 05 Sep 2009 21:28:13 GMT</pubDate><guid isPermaLink="false">Updated Release: xUnit.net 1.5 (Sep 06, 2009) 20090905092813P</guid></item><item><title>Released: xUnit.net 1.5 (Sep 06, 2009)</title><link>http://xunit.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=31606</link><description>&lt;div&gt;&lt;h3&gt;xUnit.net release 1.5&lt;/h3&gt;Build #1479&lt;br&gt;Change set #&lt;a href="http://xunit.codeplex.com/SourceControl/changeset/view/42400"&gt;42400&lt;span&gt;&lt;/span&gt;&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;b&gt;Important notes for Resharper users:&lt;/b&gt;&lt;br&gt;&lt;br&gt;&lt;i&gt;Resharper support has been moved to the &lt;a href="http://xunitcontrib.codeplex.com/"&gt;xUnit.net Contrib&lt;span&gt;&lt;/span&gt;&lt;/a&gt; project.&lt;/i&gt;&lt;br&gt;&lt;br&gt;&lt;b&gt;Important note for TestDriven.net users:&lt;/b&gt;&lt;br&gt;&lt;br&gt;&lt;i&gt;If you are having issues running xUnit.net tests in TestDriven.net, especially on 64-bit Windows, we strongly recommend you &lt;a href="http://www.testdriven.net/"&gt;upgrade to TD.NET version 2.20&lt;span&gt;&lt;/span&gt;&lt;/a&gt; or later. It is also important to uninstall and reinstall TD.NET support using xunit.installer.exe.&lt;/i&gt;&lt;br&gt;&lt;br&gt;&lt;b&gt;This release adds the following new features:&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;Better support for 64-bit machines, including forced 32-bit runners&lt;/li&gt;
&lt;li&gt;Introduced a new GUI runner, which allows:
&lt;ul&gt;&lt;li&gt;Multiple assemblies&lt;/li&gt;
&lt;li&gt;Filters on text, assembly, traits, and last run state&lt;/li&gt;
&lt;li&gt;Project (.xunit) files&lt;/li&gt;
&lt;li&gt;Multithreaded UI so that tests aren't slowed down by UI updates&lt;/li&gt;
&lt;li&gt;Assemblies are not locked and are automatically reloaded so that you can continue to work on your tests in Visual Studio while leaving the GUI runner running&lt;/li&gt;
&lt;li&gt;Automatically remembers UI window placement and recent assemblies/projects&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;Additional MSBuild task which consumes project (.xunit) files&lt;/li&gt;
&lt;li&gt;Support for MVC 1.0 and MVC 2 Preview 1, including both C# and VB.NET&lt;/li&gt;
&lt;li&gt;A new test runner object model for runner authors (supporting multiple assemblies)&lt;/li&gt;
&lt;li&gt;IEnumerable/IEnumerable&amp;lt;T&amp;gt; support for Assert.Equal&lt;/li&gt;
&lt;li&gt;Better support for Assert.Throws for expressions which return values&lt;/li&gt;
&lt;li&gt;Support for installation-free running with TestDriven.net (2.23 or later)&lt;/li&gt;&lt;/ul&gt;
&lt;b&gt;This release fixes several issues, including:&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;Added an output property named ExitCode to the MSBuild runner (0=success, -1=fail)&lt;/li&gt;
&lt;li&gt;Expected/actual messages are improved when values are the same but types don't match&lt;/li&gt;
&lt;li&gt;Fixed an issue where assemblies without config files run from MSBuild were using MSBuild.exe.config as their config file.&lt;/li&gt;
&lt;li&gt;Fixed several broken samples.&lt;/li&gt;
&lt;li&gt;Fixed an issue where long-running tests would be aborted in the console runner.&lt;/li&gt;
&lt;li&gt;Fixed an issue with CDATA handling in test results.&lt;/li&gt;&lt;/ul&gt;
&lt;i&gt;For a complete list of fixed issues, see the Issue Tracker.&lt;/i&gt;&lt;br&gt;&lt;br&gt;&lt;b&gt;This release includes:&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;Core library (&lt;b&gt;xunit.dll&lt;/b&gt;)&lt;/li&gt;
&lt;li&gt;Support for &lt;a href="http://www.asp.net/mvc/"&gt;ASP.NET MVC 1.0 and 2.0 Preview 1&lt;span&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Support for CruiseControl.net (see the &lt;a href="http://xunit.codeplex.com/Wiki/View.aspx?title=HowToUseCcNet"&gt;wiki&lt;/a&gt; for more information)&lt;/li&gt;
&lt;li&gt;Support for TeamCity (see the &lt;a href="http://xunit.codeplex.com/Wiki/View.aspx?title=HowToUseTeamCity"&gt;wiki&lt;/a&gt; for more information)&lt;/li&gt;
&lt;li&gt;Version-resilient runner support (&lt;b&gt;xunit.runner.utility.dll&lt;/b&gt;)&lt;/li&gt;
&lt;li&gt;Installer utility for runners and ASP.NET MVC (&lt;b&gt;xunit.installer.exe&lt;/b&gt;)&lt;/li&gt;
&lt;li&gt;Runners:
&lt;ul&gt;&lt;li&gt;Console runner (&lt;b&gt;xunit.console.exe&lt;/b&gt; and &lt;b&gt;xunit.console.x86.exe&lt;/b&gt;)&lt;/li&gt;
&lt;li&gt;GUI runner (&lt;b&gt;xunit.gui.exe&lt;/b&gt; and &lt;b&gt;xunit.gui.x86.exe&lt;/b&gt;)&lt;/li&gt;
&lt;li&gt;MSBuild runner (&lt;b&gt;xunit.runner.msbuild.dll&lt;/b&gt;)&lt;/li&gt;
&lt;li&gt;TestDriven.net 2.x runner (&lt;b&gt;xunit.runner.tdnet.dll&lt;/b&gt;) &lt;i&gt;see note above&lt;/i&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;Extensions for .NET 2.0+ (&lt;b&gt;xunit.extensions.dll&lt;/b&gt;):
&lt;ul&gt;&lt;li&gt;Data theories using &lt;span&gt;[Theory]&lt;/span&gt; with support for data from inline values, properties, Excel spreadsheets, SQL Server, and OLE DB data sources&lt;/li&gt;
&lt;li&gt;&lt;span&gt;[AssumeIdentity]&lt;/span&gt; extension&lt;/li&gt;
&lt;li&gt;&lt;span&gt;[AutoRollback]&lt;/span&gt; extension&lt;/li&gt;
&lt;li&gt;&lt;span&gt;[FreezeClock]&lt;/span&gt; extension&lt;/li&gt;
&lt;li&gt;&lt;span&gt;[Trace]&lt;/span&gt; extension&lt;/li&gt;
&lt;li&gt;TestClass and Assertions base class for assertion extensibility&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;&lt;div&gt;&lt;/div&gt;</description><author></author><pubDate>Sat, 05 Sep 2009 21:28:13 GMT</pubDate><guid isPermaLink="false">Released: xUnit.net 1.5 (Sep 06, 2009) 20090905092813P</guid></item><item><title>Updated Release: xUnit.net 1.5 (Sep 06, 2009)</title><link>http://xunit.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=31606</link><description>&lt;div class="wikidoc"&gt;&lt;h3&gt;xUnit.net release 1.5&lt;/h3&gt;Build #1479&lt;br /&gt;Change set #&lt;a href="http://xunit.codeplex.com/SourceControl/changeset/view/42400" class="externalLink"&gt;42400&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Important notes for Resharper users:&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;i&gt;Resharper support has been moved to the &lt;a href="http://xunitcontrib.codeplex.com/" class="externalLink"&gt;xUnit.net Contrib&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; project.&lt;/i&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Important note for TestDriven.net users:&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;i&gt;If you are having issues running xUnit.net tests in TestDriven.net, especially on 64-bit Windows, we strongly recommend you &lt;a href="http://www.testdriven.net/" class="externalLink"&gt;upgrade to TD.NET version 2.20&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; or later. It is also important to uninstall and reinstall TD.NET support using xunit.installer.exe.&lt;/i&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;This release adds the following new features:&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;Better support for 64-bit machines, including forced 32-bit runners&lt;/li&gt;
&lt;li&gt;Introduced a new GUI runner, which allows:
&lt;ul&gt;&lt;li&gt;Multiple assemblies&lt;/li&gt;
&lt;li&gt;Filters on text, assembly, traits, and last run state&lt;/li&gt;
&lt;li&gt;Project (.xunit) files&lt;/li&gt;
&lt;li&gt;Multithreaded UI so that tests aren't slowed down by UI updates&lt;/li&gt;
&lt;li&gt;Assemblies are not locked and are automatically reloaded so that you can continue to work on your tests in Visual Studio while leaving the GUI runner running&lt;/li&gt;
&lt;li&gt;Automatically remembers UI window placement and recent assemblies/projects&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;Additional MSBuild task which consumes project (.xunit) files&lt;/li&gt;
&lt;li&gt;Support for MVC 1.0 and MVC 2 Preview 1, including both C# and VB.NET&lt;/li&gt;
&lt;li&gt;A new test runner object model for runner authors (supporting multiple assemblies)&lt;/li&gt;
&lt;li&gt;IEnumerable/IEnumerable&amp;lt;T&amp;gt; support for Assert.Equal&lt;/li&gt;
&lt;li&gt;Better support for Assert.Throws for expressions which return values&lt;/li&gt;&lt;/ul&gt;
&lt;b&gt;This release fixes several issues, including:&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;Added an output property named ExitCode to the MSBuild runner (0=success, -1=fail)&lt;/li&gt;
&lt;li&gt;Expected/actual messages are improved when values are the same but types don't match&lt;/li&gt;
&lt;li&gt;Fixed an issue where assemblies without config files run from MSBuild were using MSBuild.exe.config as their config file.&lt;/li&gt;
&lt;li&gt;Fixed several broken samples.&lt;/li&gt;
&lt;li&gt;Fixed an issue where long-running tests would be aborted in the console runner.&lt;/li&gt;
&lt;li&gt;Fixed an issue with CDATA handling in test results.&lt;/li&gt;&lt;/ul&gt;
&lt;i&gt;For a complete list of fixed issues, see the Issue Tracker.&lt;/i&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;This release includes:&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;Core library (&lt;b&gt;xunit.dll&lt;/b&gt;)&lt;/li&gt;
&lt;li&gt;Support for &lt;a href="http://www.asp.net/mvc/" class="externalLink"&gt;ASP.NET MVC 1.0 and 2.0 Preview 1&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Support for CruiseControl.net (see the &lt;a href="http://xunit.codeplex.com/Wiki/View.aspx?title=HowToUseCcNet"&gt;wiki&lt;/a&gt; for more information)&lt;/li&gt;
&lt;li&gt;Support for TeamCity (see the &lt;a href="http://xunit.codeplex.com/Wiki/View.aspx?title=HowToUseTeamCity"&gt;wiki&lt;/a&gt; for more information)&lt;/li&gt;
&lt;li&gt;Version-resilient runner support (&lt;b&gt;xunit.runner.utility.dll&lt;/b&gt;)&lt;/li&gt;
&lt;li&gt;Installer utility for runners and ASP.NET MVC (&lt;b&gt;xunit.installer.exe&lt;/b&gt;)&lt;/li&gt;
&lt;li&gt;Runners:
&lt;ul&gt;&lt;li&gt;Console runner (&lt;b&gt;xunit.console.exe&lt;/b&gt; and &lt;b&gt;xunit.console.x86.exe&lt;/b&gt;)&lt;/li&gt;
&lt;li&gt;GUI runner (&lt;b&gt;xunit.gui.exe&lt;/b&gt; and &lt;b&gt;xunit.gui.x86.exe&lt;/b&gt;)&lt;/li&gt;
&lt;li&gt;MSBuild runner (&lt;b&gt;xunit.runner.msbuild.dll&lt;/b&gt;)&lt;/li&gt;
&lt;li&gt;TestDriven.net 2.x runner (&lt;b&gt;xunit.runner.tdnet.dll&lt;/b&gt;) &lt;i&gt;see note above&lt;/i&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;Extensions for .NET 2.0+ (&lt;b&gt;xunit.extensions.dll&lt;/b&gt;):
&lt;ul&gt;&lt;li&gt;Data theories using &lt;span class="codeInline"&gt;[Theory]&lt;/span&gt; with support for data from inline values, properties, Excel spreadsheets, SQL Server, and OLE DB data sources&lt;/li&gt;
&lt;li&gt;&lt;span class="codeInline"&gt;[AssumeIdentity]&lt;/span&gt; extension&lt;/li&gt;
&lt;li&gt;&lt;span class="codeInline"&gt;[AutoRollback]&lt;/span&gt; extension&lt;/li&gt;
&lt;li&gt;&lt;span class="codeInline"&gt;[FreezeClock]&lt;/span&gt; extension&lt;/li&gt;
&lt;li&gt;&lt;span class="codeInline"&gt;[Trace]&lt;/span&gt; extension&lt;/li&gt;
&lt;li&gt;TestClass and Assertions base class for assertion extensibility&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>bradwilson</author><pubDate>Sat, 05 Sep 2009 21:16:58 GMT</pubDate><guid isPermaLink="false">Updated Release: xUnit.net 1.5 (Sep 06, 2009) 20090905091658P</guid></item><item><title>Updated Release: xUnit.net 1.1 (Nov 26, 2008)</title><link>http://xunit.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=16811</link><description>&lt;div&gt;
&lt;h3&gt;
xUnit.net release 1.1
&lt;/h3&gt;Build #1323&lt;br&gt;Change set #&lt;a href="http://www.codeplex.com/xunit/SourceControl/changeset/view/26430"&gt;26430&lt;span&gt;&lt;/span&gt;&lt;/a&gt;&lt;br&gt; &lt;br&gt;&lt;b&gt;Important notes for Resharper users:&lt;/b&gt;&lt;br&gt; &lt;br&gt;&lt;i&gt;The Resharper runner that shipped with xUnit.net 1.1 has been superseded by a newer version, available in the &lt;a href="http://xunitcontrib.codeplex.com/"&gt;xUnit.net Contrib&lt;span&gt;&lt;/span&gt;&lt;/a&gt; project. You may wish to visit there to get a newer version of the Resharper runner if you are experiencing bugs or other issues when running xUnit.net tests in Resharper.&lt;/i&gt;&lt;br&gt; &lt;br&gt;&lt;i&gt;If you have problems running tests in Resharper after upgrading, please see the &lt;a href="http://xunit.codeplex.com/Wiki/View.aspx?title=FaqResharper"&gt;Resharper FAQ&lt;/a&gt;.&lt;/i&gt;&lt;br&gt; &lt;br&gt;&lt;b&gt;Important note for TestDriven.net users:&lt;/b&gt;&lt;br&gt; &lt;br&gt;&lt;i&gt;If you are having issues running xUnit.net tests in TestDriven.net, especially on 64-bit Windows, we strongly recommend you &lt;a href="http://www.testdriven.net/"&gt;upgrade to TD.NET version 2.19&lt;span&gt;&lt;/span&gt;&lt;/a&gt; or later.&lt;/i&gt;&lt;br&gt; &lt;br&gt;&lt;b&gt;Important note for users upgrading from xUnit.net 1.0.x:&lt;/b&gt;&lt;br&gt; &lt;br&gt;Please review the &lt;a href="http://bradwilson.typepad.com/blog/2008/10/breaking-change.html"&gt;breaking changes list&lt;span&gt;&lt;/span&gt;&lt;/a&gt; before upgrading to xUnit.net 1.1.&lt;br&gt; &lt;br&gt;&lt;b&gt;This release adds the following new features:&lt;/b&gt;&lt;br&gt;&lt;ul&gt;
&lt;li&gt;&lt;a href="http://xunit.codeplex.com/WorkItem/View.aspx?WorkItemId=4278"&gt;Support TeamCity test runner facility&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://xunit.codeplex.com/WorkItem/View.aspx?WorkItemId=5545"&gt;Should capture Standard Out/Error&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://xunit.codeplex.com/WorkItem/View.aspx?WorkItemId=6611"&gt;Ability to specify working folder for MsBuild task&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt; &lt;br&gt;&lt;b&gt;This release fixes the following issues:&lt;/b&gt;&lt;br&gt;&lt;ul&gt;
&lt;li&gt;&lt;a href="http://xunit.codeplex.com/WorkItem/View.aspx?WorkItemId=4629"&gt;TimeoutException conflicts with System.TimeoutException&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://xunit.codeplex.com/WorkItem/View.aspx?WorkItemId=6227"&gt;Theory tests with null InlineData args incorrectly throws&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://xunit.codeplex.com/WorkItem/View.aspx?WorkItemId=6640"&gt;Update test project template for ASP.NET MVC Beta&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://xunit.codeplex.com/WorkItem/View.aspx?WorkItemId=5995"&gt;Rename XunitExt namespace to Xunit.Extensions&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://xunit.codeplex.com/WorkItem/View.aspx?WorkItemId=6498"&gt;Doc mismatch&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt; &lt;br&gt;&lt;b&gt;This release includes:&lt;/b&gt;&lt;br&gt;&lt;ul&gt;
&lt;li&gt;Core library (&lt;b&gt;xunit.dll&lt;/b&gt;)&lt;/li&gt;&lt;li&gt;Support for &lt;a href="http://www.asp.net/mvc/"&gt;ASP.NET MVC&lt;span&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt;Support for CruiseControl.net (see the &lt;a href="http://xunit.codeplex.com/Wiki/View.aspx?title=HowToUseCcNet"&gt;wiki&lt;/a&gt; for more information)&lt;/li&gt;&lt;li&gt;Support for TeamCity (see the &lt;a href="http://xunit.codeplex.com/Wiki/View.aspx?title=HowToUseTeamCity"&gt;wiki&lt;/a&gt; for more information)&lt;/li&gt;&lt;li&gt;Version-resilient runner support (&lt;b&gt;xunit.runner.utility.dll&lt;/b&gt;)&lt;/li&gt;&lt;li&gt;Installer utility for runners and ASP.NET MVC (&lt;b&gt;xunit.installer.exe&lt;/b&gt;)&lt;/li&gt;&lt;li&gt;Runners:&lt;/li&gt;&lt;ul&gt;
&lt;li&gt;Console runner (&lt;b&gt;xunit.console.exe&lt;/b&gt;)&lt;/li&gt;&lt;li&gt;Experimental GUI runner (&lt;b&gt;xunit.gui.exe&lt;/b&gt;)&lt;/li&gt;&lt;li&gt;MSBuild runner (&lt;b&gt;xunit.runner.msbuild.dll&lt;/b&gt;)&lt;/li&gt;&lt;li&gt;TestDriven.net 2.x runner (&lt;b&gt;xunit.runner.tdnet.dll&lt;/b&gt;) &lt;i&gt;see note above&lt;/i&gt;&lt;/li&gt;&lt;li&gt;ReSharper 4.0/4.1 runner (&lt;b&gt;xunit.runner.resharper.dll&lt;/b&gt;) &lt;i&gt;see note above&lt;/i&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;li&gt;Extensions for .NET 2.0+ (&lt;b&gt;xunit.extensions.dll&lt;/b&gt;):&lt;/li&gt;&lt;ul&gt;
&lt;li&gt;Data theories using &lt;span&gt;[Theory]&lt;/span&gt; with support for data from inline values, properties, Excel spreadsheets, SQL Server, and OLE DB data sources&lt;/li&gt;&lt;li&gt;&lt;span&gt;[AssumeIdentity]&lt;/span&gt; extension&lt;/li&gt;&lt;li&gt;&lt;span&gt;[AutoRollback]&lt;/span&gt; extension&lt;/li&gt;&lt;li&gt;&lt;span&gt;[FreezeClock]&lt;/span&gt; extension&lt;/li&gt;&lt;li&gt;&lt;span&gt;[Trace]&lt;/span&gt; extension&lt;/li&gt;&lt;li&gt;TestClass and Assertions base class for assertion extensibility&lt;/li&gt;
&lt;/ul&gt;
&lt;/ul&gt;
&lt;/div&gt;</description><author>bradwilson</author><pubDate>Wed, 18 Mar 2009 06:55:01 GMT</pubDate><guid isPermaLink="false">Updated Release: xUnit.net 1.1 (Nov 26, 2008) 20090318065501A</guid></item><item><title>Released: xUnit.net 1.1 (Nov 26, 2008)</title><link>http://xunit.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=16811</link><description>&lt;div&gt;
&lt;h3&gt;
xUnit.net release 1.1
&lt;/h3&gt;Build #1323&lt;br&gt;Change set #&lt;a href="http://www.codeplex.com/xunit/SourceControl/changeset/view/26430"&gt;26430&lt;span&gt;&lt;/span&gt;&lt;/a&gt;&lt;br&gt; &lt;br&gt;&lt;b&gt;Important notes for Resharper users:&lt;/b&gt;&lt;br&gt; &lt;br&gt;&lt;i&gt;The Resharper runner that shipped with xUnit.net 1.1 has been superseded by a newer version, available in the &lt;a href="http://xunitcontrib.codeplex.com/"&gt;xUnit.net Contrib&lt;span&gt;&lt;/span&gt;&lt;/a&gt; project. You may wish to visit there to get a newer version of the Resharper runner if you are experiencing bugs or other issues when running xUnit.net tests in Resharper.&lt;/i&gt;&lt;br&gt; &lt;br&gt;&lt;i&gt;If you have problems running tests in Resharper after upgrading, please see the &lt;a href="http://xunit.codeplex.com/Wiki/View.aspx?title=FaqResharper"&gt;Resharper FAQ&lt;/a&gt;.&lt;/i&gt;&lt;br&gt; &lt;br&gt;&lt;b&gt;Important note for TestDriven.net users:&lt;/b&gt;&lt;br&gt; &lt;br&gt;&lt;i&gt;If you are having issues running xUnit.net tests in TestDriven.net, especially on 64-bit Windows, we strongly recommend you &lt;a href="http://www.testdriven.net/"&gt;upgrade to TD.NET version 2.19&lt;span&gt;&lt;/span&gt;&lt;/a&gt; or later.&lt;/i&gt;&lt;br&gt; &lt;br&gt;&lt;b&gt;Important note for users upgrading from xUnit.net 1.0.x:&lt;/b&gt;&lt;br&gt; &lt;br&gt;Please review the &lt;a href="http://bradwilson.typepad.com/blog/2008/10/breaking-change.html"&gt;breaking changes list&lt;span&gt;&lt;/span&gt;&lt;/a&gt; before upgrading to xUnit.net 1.1.&lt;br&gt; &lt;br&gt;&lt;b&gt;This release adds the following new features:&lt;/b&gt;&lt;br&gt;&lt;ul&gt;
&lt;li&gt;&lt;a href="http://xunit.codeplex.com/WorkItem/View.aspx?WorkItemId=4278"&gt;Support TeamCity test runner facility&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://xunit.codeplex.com/WorkItem/View.aspx?WorkItemId=5545"&gt;Should capture Standard Out/Error&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://xunit.codeplex.com/WorkItem/View.aspx?WorkItemId=6611"&gt;Ability to specify working folder for MsBuild task&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt; &lt;br&gt;&lt;b&gt;This release fixes the following issues:&lt;/b&gt;&lt;br&gt;&lt;ul&gt;
&lt;li&gt;&lt;a href="http://xunit.codeplex.com/WorkItem/View.aspx?WorkItemId=4629"&gt;TimeoutException conflicts with System.TimeoutException&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://xunit.codeplex.com/WorkItem/View.aspx?WorkItemId=6227"&gt;Theory tests with null InlineData args incorrectly throws&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://xunit.codeplex.com/WorkItem/View.aspx?WorkItemId=6640"&gt;Update test project template for ASP.NET MVC Beta&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://xunit.codeplex.com/WorkItem/View.aspx?WorkItemId=5995"&gt;Rename XunitExt namespace to Xunit.Extensions&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://xunit.codeplex.com/WorkItem/View.aspx?WorkItemId=6498"&gt;Doc mismatch&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt; &lt;br&gt;&lt;b&gt;This release includes:&lt;/b&gt;&lt;br&gt;&lt;ul&gt;
&lt;li&gt;Core library (&lt;b&gt;xunit.dll&lt;/b&gt;)&lt;/li&gt;&lt;li&gt;Support for &lt;a href="http://www.asp.net/mvc/"&gt;ASP.NET MVC&lt;span&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt;Support for CruiseControl.net (see the &lt;a href="http://xunit.codeplex.com/Wiki/View.aspx?title=HowToUseCcNet"&gt;wiki&lt;/a&gt; for more information)&lt;/li&gt;&lt;li&gt;Support for TeamCity (see the &lt;a href="http://xunit.codeplex.com/Wiki/View.aspx?title=HowToUseTeamCity"&gt;wiki&lt;/a&gt; for more information)&lt;/li&gt;&lt;li&gt;Version-resilient runner support (&lt;b&gt;xunit.runner.utility.dll&lt;/b&gt;)&lt;/li&gt;&lt;li&gt;Installer utility for runners and ASP.NET MVC (&lt;b&gt;xunit.installer.exe&lt;/b&gt;)&lt;/li&gt;&lt;li&gt;Runners:&lt;/li&gt;&lt;ul&gt;
&lt;li&gt;Console runner (&lt;b&gt;xunit.console.exe&lt;/b&gt;)&lt;/li&gt;&lt;li&gt;Experimental GUI runner (&lt;b&gt;xunit.gui.exe&lt;/b&gt;)&lt;/li&gt;&lt;li&gt;MSBuild runner (&lt;b&gt;xunit.runner.msbuild.dll&lt;/b&gt;)&lt;/li&gt;&lt;li&gt;TestDriven.net 2.x runner (&lt;b&gt;xunit.runner.tdnet.dll&lt;/b&gt;) &lt;i&gt;see note above&lt;/i&gt;&lt;/li&gt;&lt;li&gt;ReSharper 4.0/4.1 runner (&lt;b&gt;xunit.runner.resharper.dll&lt;/b&gt;) &lt;i&gt;see note above&lt;/i&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;li&gt;Extensions for .NET 2.0+ (&lt;b&gt;xunit.extensions.dll&lt;/b&gt;):&lt;/li&gt;&lt;ul&gt;
&lt;li&gt;Data theories using &lt;span&gt;[Theory]&lt;/span&gt; with support for data from inline values, properties, Excel spreadsheets, SQL Server, and OLE DB data sources&lt;/li&gt;&lt;li&gt;&lt;span&gt;[AssumeIdentity]&lt;/span&gt; extension&lt;/li&gt;&lt;li&gt;&lt;span&gt;[AutoRollback]&lt;/span&gt; extension&lt;/li&gt;&lt;li&gt;&lt;span&gt;[FreezeClock]&lt;/span&gt; extension&lt;/li&gt;&lt;li&gt;&lt;span&gt;[Trace]&lt;/span&gt; extension&lt;/li&gt;&lt;li&gt;TestClass and Assertions base class for assertion extensibility&lt;/li&gt;
&lt;/ul&gt;
&lt;/ul&gt;
&lt;/div&gt;</description><author></author><pubDate>Wed, 18 Mar 2009 06:54:59 GMT</pubDate><guid isPermaLink="false">Released: xUnit.net 1.1 (Nov 26, 2008) 20090318065459A</guid></item><item><title>Reviewed: xUnit.net 1.1 (Feb 10, 2009)</title><link>http://www.codeplex.com/xunit/Release/ProjectReleases.aspx?ReleaseId=16811</link><description>Rated 5 Stars (out of 5) - Love Assert.Throws.</description><author>michaelstum</author><pubDate>Tue, 10 Feb 2009 21:12:26 GMT</pubDate><guid isPermaLink="false">Reviewed: xUnit.net 1.1 (Feb 10, 2009) 20090210091226P</guid></item><item><title>Reviewed: xUnit.net 1.1 (Jan 06, 2009)</title><link>http://www.codeplex.com/xunit/Release/ProjectReleases.aspx?ReleaseId=16811</link><description>Rated 5 Stars (out of 5) - Very very good.</description><author>farrio</author><pubDate>Tue, 06 Jan 2009 08:50:12 GMT</pubDate><guid isPermaLink="false">Reviewed: xUnit.net 1.1 (Jan 06, 2009) 20090106085012A</guid></item><item><title>Reviewed: xUnit.net 1.1 (Dec 24, 2008)</title><link>http://www.codeplex.com/xunit/Release/ProjectReleases.aspx?ReleaseId=16811</link><description>Rated 4 Stars (out of 5) - good</description><author>xiaohc</author><pubDate>Thu, 25 Dec 2008 07:14:29 GMT</pubDate><guid isPermaLink="false">Reviewed: xUnit.net 1.1 (Dec 24, 2008) 20081225071429A</guid></item></channel></rss>