<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="/rss.xsl"?><rss version="2.0"><channel><title>agunit Releases Rss Feed</title><link>http://agunit.codeplex.com/releases</link><description>agunit Releases Rss Description</description><item><title>Updated Release: AgUnit 0.7 (nov 14, 2012)</title><link>http://agunit.codeplex.com/releases/view/97746</link><description>&lt;div class="wikidoc"&gt;&lt;h1&gt;Installation&lt;/h1&gt;Copy the extracted files from AgUnit-0.7-for-ReSharper-7.1.zip into the &amp;quot;Bin\Plugins\&amp;quot; folder of your ReSharper installation &lt;br /&gt;(default C:\Program Files (x86)\JetBrains\ReSharper\v7.1\Bin\Plugins), create this folder if it does not exist.&lt;br /&gt;Delete any previous versions of AgUnit you may have in this folder.
&lt;h2&gt;&amp;quot;Unblock&amp;quot; the .zip file in Windows before extracting it!&lt;/h2&gt;&lt;h2&gt;Make sure to &amp;quot;Unblock&amp;quot; any of the .dll files that are blocked.&lt;/h2&gt;
&lt;h1&gt;Improvements in 0.7&lt;/h1&gt;&lt;ul&gt;&lt;li&gt;ReSharper 7.1 support (for 7.0 or earlier, use previous versions ...)&lt;/li&gt;
&lt;li&gt;Visual Studio 2012 support (Visual Studio 2010 will not work for now ...)&lt;/li&gt;&lt;/ul&gt;

&lt;h1&gt;Improvements in 0.6&lt;/h1&gt;&lt;ul&gt;&lt;li&gt;ReSharper 7 support&lt;/li&gt;
&lt;li&gt;Visual Studio 2012 RC support (in addition to the existing Visual Studio 2010 support).&lt;/li&gt;
&lt;li&gt;Dropped ReSharper 6 support (will reintroduce in future version)&lt;/li&gt;
&lt;li&gt;Fixed Xunit runner&lt;/li&gt;&lt;/ul&gt;

&lt;h1&gt;Improvements in 0.5&lt;/h1&gt;
&lt;ul&gt;&lt;li&gt;ReSharper 6.1.1 and 7 EAP support&lt;/li&gt;
&lt;li&gt;Silverlight 5 support.&lt;/li&gt;
&lt;li&gt;Support for Visual Studio 2011 Beta (in addition to the existing Visual Studio 2010 support).&lt;/li&gt;
&lt;li&gt;Silverlight 5 runtime is now required! Even for Silverlight 3/4 unit test projects.&lt;/li&gt;&lt;/ul&gt;

&lt;h1&gt;Improvements in 0.4&lt;/h1&gt;&lt;ul&gt;&lt;li&gt;ReSharper 6.0 support (support for 4 and 5 dropped)&lt;/li&gt;
&lt;li&gt;Uses StatLight behind the covers, see &lt;a href="http://statlight.codeplex.com"&gt;http://statlight.codeplex.com&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;NUnit and XUnit support&lt;/li&gt;
&lt;li&gt;No more separate &amp;quot;Silverlight debug&amp;quot; option, you can now use the normal &amp;quot;Debug&amp;quot; option.&lt;/li&gt;
&lt;li&gt;No more need for a System.Linq.Xml reference in the test project.&lt;/li&gt;&lt;/ul&gt;

&lt;h1&gt;Bugfixes in 0.4.1&lt;/h1&gt;
Problems when XUnit runner is not installed:&lt;br /&gt;See &lt;a href="http://agunit.codeplex.com/workitem/6449"&gt;http://agunit.codeplex.com/workitem/6449&lt;/a&gt;&lt;br /&gt;
&lt;h1&gt;Bugfixes in 0.4.2&lt;/h1&gt;
Running Silverlight Class Library / DLL test projects:&lt;br /&gt;See &lt;a href="http://agunit.codeplex.com/discussions/266737"&gt;http://agunit.codeplex.com/discussions/266737&lt;/a&gt;&lt;br /&gt;
&lt;h1&gt;Known issues&lt;/h1&gt;&lt;ul&gt;&lt;li&gt;Performance is bad for large test suites, compared to AgUnit 0.3. It should match the performance of the Silverlight toolkit test runner.&lt;/li&gt;
&lt;li&gt;Test timings are incorrect&lt;/li&gt;
&lt;li&gt;Tests are run out of order&lt;/li&gt;&lt;/ul&gt;

&lt;h1&gt;NUnit support&lt;/h1&gt;NUnit tests can be run by using the nunit-silverlight project from your Silverlight test project.&lt;br /&gt;See &lt;a href="http://code.google.com/p/nunit-silverlight/"&gt;http://code.google.com/p/nunit-silverlight/&lt;/a&gt;.&lt;br /&gt;
&lt;h1&gt;XUnit support&lt;/h1&gt;XUnit tests can be run by using the xunitcontrib-silverlight project from your Silverlight test project.&lt;br /&gt;You will also need to install the xunitcontrib-resharper plugin.&lt;br /&gt;See &lt;a href="http://xunitcontrib.codeplex.com/"&gt;http://xunitcontrib.codeplex.com/&lt;/a&gt;.&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>SDeKock</author><pubDate>Wed, 14 Nov 2012 22:01:38 GMT</pubDate><guid isPermaLink="false">Updated Release: AgUnit 0.7 (nov 14, 2012) 20121114100138P</guid></item><item><title>Released: AgUnit 0.7 (Nov 14, 2012)</title><link>http://agunit.codeplex.com/releases/view/97746</link><description>
&lt;div class="wikidoc"&gt;
&lt;h1&gt;Installation&lt;/h1&gt;
Copy the extracted files from AgUnit-0.7-for-ReSharper-7.1.zip into the &amp;quot;Bin\Plugins\&amp;quot; folder of your ReSharper installation
&lt;br&gt;
(default C:\Program Files (x86)\JetBrains\ReSharper\v7.1\Bin\Plugins), create this folder if it does not exist.&lt;br&gt;
Delete any previous versions of AgUnit you may have in this folder.
&lt;h2&gt;&amp;quot;Unblock&amp;quot; the .zip file in Windows before extracting it!&lt;/h2&gt;
&lt;h2&gt;Make sure to &amp;quot;Unblock&amp;quot; any of the .dll files that are blocked.&lt;/h2&gt;
&lt;h1&gt;Improvements in 0.7&lt;/h1&gt;
&lt;ul&gt;
&lt;li&gt;ReSharper 7.1 support (for 7.0 or earlier, use previous versions ...) &lt;/li&gt;&lt;li&gt;Visual Studio 2012 support (Visual Studio 2010 will not work for now ...)&lt;/li&gt;&lt;/ul&gt;
&lt;h1&gt;Improvements in 0.6&lt;/h1&gt;
&lt;ul&gt;
&lt;li&gt;ReSharper 7 support &lt;/li&gt;&lt;li&gt;Visual Studio 2012 RC support (in addition to the existing Visual Studio 2010 support).
&lt;/li&gt;&lt;li&gt;Dropped ReSharper 6 support (will reintroduce in future version) &lt;/li&gt;&lt;li&gt;Fixed Xunit runner&lt;/li&gt;&lt;/ul&gt;
&lt;h1&gt;Improvements in 0.5&lt;/h1&gt;
&lt;ul&gt;
&lt;li&gt;ReSharper 6.1.1 and 7 EAP support &lt;/li&gt;&lt;li&gt;Silverlight 5 support. &lt;/li&gt;&lt;li&gt;Support for Visual Studio 2011 Beta (in addition to the existing Visual Studio 2010 support).
&lt;/li&gt;&lt;li&gt;Silverlight 5 runtime is now required! Even for Silverlight 3/4 unit test projects.&lt;/li&gt;&lt;/ul&gt;
&lt;h1&gt;Improvements in 0.4&lt;/h1&gt;
&lt;ul&gt;
&lt;li&gt;ReSharper 6.0 support (support for 4 and 5 dropped) &lt;/li&gt;&lt;li&gt;Uses StatLight behind the covers, see &lt;a href="http://statlight.codeplex.com"&gt;
http://statlight.codeplex.com&lt;/a&gt; &lt;/li&gt;&lt;li&gt;NUnit and XUnit support &lt;/li&gt;&lt;li&gt;No more separate &amp;quot;Silverlight debug&amp;quot; option, you can now use the normal &amp;quot;Debug&amp;quot; option.
&lt;/li&gt;&lt;li&gt;No more need for a System.Linq.Xml reference in the test project.&lt;/li&gt;&lt;/ul&gt;
&lt;h1&gt;Bugfixes in 0.4.1&lt;/h1&gt;
Problems when XUnit runner is not installed:&lt;br&gt;
See &lt;a href="http://agunit.codeplex.com/workitem/6449"&gt;http://agunit.codeplex.com/workitem/6449&lt;/a&gt;&lt;br&gt;
&lt;h1&gt;Bugfixes in 0.4.2&lt;/h1&gt;
Running Silverlight Class Library / DLL test projects:&lt;br&gt;
See &lt;a href="http://agunit.codeplex.com/discussions/266737"&gt;http://agunit.codeplex.com/discussions/266737&lt;/a&gt;&lt;br&gt;
&lt;h1&gt;Known issues&lt;/h1&gt;
&lt;ul&gt;
&lt;li&gt;Performance is bad for large test suites, compared to AgUnit 0.3. It should match the performance of the Silverlight toolkit test runner.
&lt;/li&gt;&lt;li&gt;Test timings are incorrect &lt;/li&gt;&lt;li&gt;Tests are run out of order&lt;/li&gt;&lt;/ul&gt;
&lt;h1&gt;NUnit support&lt;/h1&gt;
NUnit tests can be run by using the nunit-silverlight project from your Silverlight test project.&lt;br&gt;
See &lt;a href="http://code.google.com/p/nunit-silverlight/"&gt;http://code.google.com/p/nunit-silverlight/&lt;/a&gt;.&lt;br&gt;
&lt;h1&gt;XUnit support&lt;/h1&gt;
XUnit tests can be run by using the xunitcontrib-silverlight project from your Silverlight test project.&lt;br&gt;
You will also need to install the xunitcontrib-resharper plugin.&lt;br&gt;
See &lt;a href="http://xunitcontrib.codeplex.com/"&gt;http://xunitcontrib.codeplex.com/&lt;/a&gt;.&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
</description><author></author><pubDate>Wed, 14 Nov 2012 22:01:38 GMT</pubDate><guid isPermaLink="false">Released: AgUnit 0.7 (Nov 14, 2012) 20121114100138P</guid></item><item><title>Updated Release: AgUnit 0.7 (nov 14, 2012)</title><link>http://agunit.codeplex.com/releases/view/97746</link><description>&lt;div class="wikidoc"&gt;Sixth release of AgUnit.&lt;br /&gt;
&lt;h1&gt;Installation&lt;/h1&gt;Copy the extracted files from AgUnit-0.7-for-ReSharper-7.1.zip into the &amp;quot;Bin\Plugins\&amp;quot; folder of your ReSharper installation &lt;br /&gt;(default C:\Program Files (x86)\JetBrains\ReSharper\v7.1\Bin\Plugins), create this folder if it does not exist.&lt;br /&gt;Delete any previous versions of AgUnit you may have in this folder.
&lt;h2&gt;&amp;quot;Unblock&amp;quot; the .zip file in Windows before extracting it!&lt;/h2&gt;&lt;h2&gt;Make sure to &amp;quot;Unblock&amp;quot; any of the .dll files that are blocked.&lt;/h2&gt;
&lt;h1&gt;Improvements in 0.7&lt;/h1&gt;&lt;ul&gt;&lt;li&gt;ReSharper 7.1 support (for 7.0 or earlier, use previous versions ...)&lt;/li&gt;
&lt;li&gt;Visual Studio 2012 support (Visual Studio 2010 will not work for now ...)&lt;/li&gt;&lt;/ul&gt;

&lt;h1&gt;Improvements in 0.6&lt;/h1&gt;&lt;ul&gt;&lt;li&gt;ReSharper 7 support&lt;/li&gt;
&lt;li&gt;Visual Studio 2012 RC support (in addition to the existing Visual Studio 2010 support).&lt;/li&gt;
&lt;li&gt;Dropped ReSharper 6 support (will reintroduce in future version)&lt;/li&gt;
&lt;li&gt;Fixed Xunit runner&lt;/li&gt;&lt;/ul&gt;

&lt;h1&gt;Improvements in 0.5&lt;/h1&gt;
&lt;ul&gt;&lt;li&gt;ReSharper 6.1.1 and 7 EAP support&lt;/li&gt;
&lt;li&gt;Silverlight 5 support.&lt;/li&gt;
&lt;li&gt;Support for Visual Studio 2011 Beta (in addition to the existing Visual Studio 2010 support).&lt;/li&gt;
&lt;li&gt;Silverlight 5 runtime is now required! Even for Silverlight 3/4 unit test projects.&lt;/li&gt;&lt;/ul&gt;

&lt;h1&gt;Improvements in 0.4&lt;/h1&gt;&lt;ul&gt;&lt;li&gt;ReSharper 6.0 support (support for 4 and 5 dropped)&lt;/li&gt;
&lt;li&gt;Uses StatLight behind the covers, see &lt;a href="http://statlight.codeplex.com"&gt;http://statlight.codeplex.com&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;NUnit and XUnit support&lt;/li&gt;
&lt;li&gt;No more separate &amp;quot;Silverlight debug&amp;quot; option, you can now use the normal &amp;quot;Debug&amp;quot; option.&lt;/li&gt;
&lt;li&gt;No more need for a System.Linq.Xml reference in the test project.&lt;/li&gt;&lt;/ul&gt;

&lt;h1&gt;Bugfixes in 0.4.1&lt;/h1&gt;
Problems when XUnit runner is not installed:&lt;br /&gt;See &lt;a href="http://agunit.codeplex.com/workitem/6449"&gt;http://agunit.codeplex.com/workitem/6449&lt;/a&gt;&lt;br /&gt;
&lt;h1&gt;Bugfixes in 0.4.2&lt;/h1&gt;
Running Silverlight Class Library / DLL test projects:&lt;br /&gt;See &lt;a href="http://agunit.codeplex.com/discussions/266737"&gt;http://agunit.codeplex.com/discussions/266737&lt;/a&gt;&lt;br /&gt;
&lt;h1&gt;Known issues&lt;/h1&gt;&lt;ul&gt;&lt;li&gt;Performance is bad for large test suites, compared to AgUnit 0.3. It should match the performance of the Silverlight toolkit test runner.&lt;/li&gt;
&lt;li&gt;Test timings are incorrect&lt;/li&gt;
&lt;li&gt;Tests are run out of order&lt;/li&gt;&lt;/ul&gt;

&lt;h1&gt;NUnit support&lt;/h1&gt;NUnit tests can be run by using the nunit-silverlight project from your Silverlight test project.&lt;br /&gt;See &lt;a href="http://code.google.com/p/nunit-silverlight/"&gt;http://code.google.com/p/nunit-silverlight/&lt;/a&gt;.&lt;br /&gt;
&lt;h1&gt;XUnit support&lt;/h1&gt;XUnit tests can be run by using the xunitcontrib-silverlight project from your Silverlight test project.&lt;br /&gt;You will also need to install the xunitcontrib-resharper plugin.&lt;br /&gt;See &lt;a href="http://xunitcontrib.codeplex.com/"&gt;http://xunitcontrib.codeplex.com/&lt;/a&gt;.&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>SDeKock</author><pubDate>Wed, 14 Nov 2012 21:57:28 GMT</pubDate><guid isPermaLink="false">Updated Release: AgUnit 0.7 (nov 14, 2012) 20121114095728P</guid></item><item><title>Updated Release: AgUnit 0.6 (Jul 27, 2012)</title><link>http://agunit.codeplex.com/releases/view/91814</link><description>&lt;div class="wikidoc"&gt;Sixth release of AgUnit.&lt;br /&gt;
&lt;h1&gt;Installation&lt;/h1&gt;Copy the extracted files from AgUnit-0.6-for-ReSharper-7.0.zip into the &amp;quot;Bin\Plugins\&amp;quot; folder of your ReSharper installation &lt;br /&gt;(default C:\Program Files (x86)\JetBrains\ReSharper\v7.0\Bin\Plugins), create this folder if it does not exist.&lt;br /&gt;Delete any previous versions of AgUnit you may have in this folder.
&lt;h2&gt;&amp;quot;Unblock&amp;quot; the .zip file in Windows before extracting it!&lt;/h2&gt;&lt;h2&gt;Make sure to &amp;quot;Unblock&amp;quot; any of the .dll files that are blocked.&lt;/h2&gt;
&lt;h1&gt;Improvements in 0.6&lt;/h1&gt;&lt;ul&gt;&lt;li&gt;ReSharper 7 support&lt;/li&gt;
&lt;li&gt;Visual Studio 2012 RC support (in addition to the existing Visual Studio 2010 support).&lt;/li&gt;
&lt;li&gt;Dropped ReSharper 6 support (will reintroduce in future version)&lt;/li&gt;
&lt;li&gt;Fixed Xunit runner&lt;/li&gt;&lt;/ul&gt;

&lt;h1&gt;Improvements in 0.5&lt;/h1&gt;
&lt;ul&gt;&lt;li&gt;ReSharper 6.1.1 and 7 EAP support&lt;/li&gt;
&lt;li&gt;Silverlight 5 support.&lt;/li&gt;
&lt;li&gt;Support for Visual Studio 2011 Beta (in addition to the existing Visual Studio 2010 support).&lt;/li&gt;
&lt;li&gt;Silverlight 5 runtime is now required! Even for Silverlight 3/4 unit test projects.&lt;/li&gt;&lt;/ul&gt;

&lt;h1&gt;Improvements in 0.4&lt;/h1&gt;&lt;ul&gt;&lt;li&gt;ReSharper 6.0 support (support for 4 and 5 dropped)&lt;/li&gt;
&lt;li&gt;Uses StatLight behind the covers, see &lt;a href="http://statlight.codeplex.com"&gt;http://statlight.codeplex.com&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;NUnit and XUnit support&lt;/li&gt;
&lt;li&gt;No more separate &amp;quot;Silverlight debug&amp;quot; option, you can now use the normal &amp;quot;Debug&amp;quot; option.&lt;/li&gt;
&lt;li&gt;No more need for a System.Linq.Xml reference in the test project.&lt;/li&gt;&lt;/ul&gt;

&lt;h1&gt;Bugfixes in 0.4.1&lt;/h1&gt;
Problems when XUnit runner is not installed:&lt;br /&gt;See &lt;a href="http://agunit.codeplex.com/workitem/6449"&gt;http://agunit.codeplex.com/workitem/6449&lt;/a&gt;&lt;br /&gt;
&lt;h1&gt;Bugfixes in 0.4.2&lt;/h1&gt;
Running Silverlight Class Library / DLL test projects:&lt;br /&gt;See &lt;a href="http://agunit.codeplex.com/discussions/266737"&gt;http://agunit.codeplex.com/discussions/266737&lt;/a&gt;&lt;br /&gt;
&lt;h1&gt;Known issues&lt;/h1&gt;&lt;ul&gt;&lt;li&gt;Performance is bad for large test suites, compared to AgUnit 0.3. It should match the performance of the Silverlight toolkit test runner.&lt;/li&gt;
&lt;li&gt;Test timings are incorrect&lt;/li&gt;
&lt;li&gt;Tests are run out of order&lt;/li&gt;&lt;/ul&gt;

&lt;h1&gt;NUnit support&lt;/h1&gt;NUnit tests can be run by using the nunit-silverlight project from your Silverlight test project.&lt;br /&gt;See &lt;a href="http://code.google.com/p/nunit-silverlight/"&gt;http://code.google.com/p/nunit-silverlight/&lt;/a&gt;.&lt;br /&gt;
&lt;h1&gt;XUnit support&lt;/h1&gt;XUnit tests can be run by using the xunitcontrib-silverlight project from your Silverlight test project.&lt;br /&gt;You will also need to install the xunitcontrib-resharper plugin.&lt;br /&gt;See &lt;a href="http://xunitcontrib.codeplex.com/"&gt;http://xunitcontrib.codeplex.com/&lt;/a&gt;.&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>SDeKock</author><pubDate>Fri, 27 Jul 2012 14:14:58 GMT</pubDate><guid isPermaLink="false">Updated Release: AgUnit 0.6 (Jul 27, 2012) 20120727021458P</guid></item><item><title>Released: AgUnit 0.6 (Jul 27, 2012)</title><link>http://agunit.codeplex.com/releases/view/91814</link><description>
&lt;div class="wikidoc"&gt;Sixth release of AgUnit.&lt;br&gt;
&lt;h1&gt;Installation&lt;/h1&gt;
Copy the extracted files from AgUnit-0.6-for-ReSharper-7.0.zip into the &amp;quot;Bin\Plugins\&amp;quot; folder of your ReSharper installation
&lt;br&gt;
(default C:\Program Files (x86)\JetBrains\ReSharper\v7.0\Bin\Plugins), create this folder if it does not exist.&lt;br&gt;
Delete any previous versions of AgUnit you may have in this folder.
&lt;h2&gt;&amp;quot;Unblock&amp;quot; the .zip file in Windows before extracting it!&lt;/h2&gt;
&lt;h2&gt;Make sure to &amp;quot;Unblock&amp;quot; any of the .dll files that are blocked.&lt;/h2&gt;
&lt;h1&gt;Improvements in 0.6&lt;/h1&gt;
&lt;ul&gt;
&lt;li&gt;ReSharper 7 support &lt;/li&gt;&lt;li&gt;Visual Studio 2012 RC support (in addition to the existing Visual Studio 2010 support).
&lt;/li&gt;&lt;li&gt;Dropped ReSharper 6 support (will reintroduce in future version) &lt;/li&gt;&lt;li&gt;Fixed Xunit runner&lt;/li&gt;&lt;/ul&gt;
&lt;h1&gt;Improvements in 0.5&lt;/h1&gt;
&lt;ul&gt;
&lt;li&gt;ReSharper 6.1.1 and 7 EAP support &lt;/li&gt;&lt;li&gt;Silverlight 5 support. &lt;/li&gt;&lt;li&gt;Support for Visual Studio 2011 Beta (in addition to the existing Visual Studio 2010 support).
&lt;/li&gt;&lt;li&gt;Silverlight 5 runtime is now required! Even for Silverlight 3/4 unit test projects.&lt;/li&gt;&lt;/ul&gt;
&lt;h1&gt;Improvements in 0.4&lt;/h1&gt;
&lt;ul&gt;
&lt;li&gt;ReSharper 6.0 support (support for 4 and 5 dropped) &lt;/li&gt;&lt;li&gt;Uses StatLight behind the covers, see &lt;a href="http://statlight.codeplex.com"&gt;
http://statlight.codeplex.com&lt;/a&gt; &lt;/li&gt;&lt;li&gt;NUnit and XUnit support &lt;/li&gt;&lt;li&gt;No more separate &amp;quot;Silverlight debug&amp;quot; option, you can now use the normal &amp;quot;Debug&amp;quot; option.
&lt;/li&gt;&lt;li&gt;No more need for a System.Linq.Xml reference in the test project.&lt;/li&gt;&lt;/ul&gt;
&lt;h1&gt;Bugfixes in 0.4.1&lt;/h1&gt;
Problems when XUnit runner is not installed:&lt;br&gt;
See &lt;a href="http://agunit.codeplex.com/workitem/6449"&gt;http://agunit.codeplex.com/workitem/6449&lt;/a&gt;&lt;br&gt;
&lt;h1&gt;Bugfixes in 0.4.2&lt;/h1&gt;
Running Silverlight Class Library / DLL test projects:&lt;br&gt;
See &lt;a href="http://agunit.codeplex.com/discussions/266737"&gt;http://agunit.codeplex.com/discussions/266737&lt;/a&gt;&lt;br&gt;
&lt;h1&gt;Known issues&lt;/h1&gt;
&lt;ul&gt;
&lt;li&gt;Performance is bad for large test suites, compared to AgUnit 0.3. It should match the performance of the Silverlight toolkit test runner.
&lt;/li&gt;&lt;li&gt;Test timings are incorrect &lt;/li&gt;&lt;li&gt;Tests are run out of order&lt;/li&gt;&lt;/ul&gt;
&lt;h1&gt;NUnit support&lt;/h1&gt;
NUnit tests can be run by using the nunit-silverlight project from your Silverlight test project.&lt;br&gt;
See &lt;a href="http://code.google.com/p/nunit-silverlight/"&gt;http://code.google.com/p/nunit-silverlight/&lt;/a&gt;.&lt;br&gt;
&lt;h1&gt;XUnit support&lt;/h1&gt;
XUnit tests can be run by using the xunitcontrib-silverlight project from your Silverlight test project.&lt;br&gt;
You will also need to install the xunitcontrib-resharper plugin.&lt;br&gt;
See &lt;a href="http://xunitcontrib.codeplex.com/"&gt;http://xunitcontrib.codeplex.com/&lt;/a&gt;.&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
</description><author></author><pubDate>Fri, 27 Jul 2012 14:14:58 GMT</pubDate><guid isPermaLink="false">Released: AgUnit 0.6 (Jul 27, 2012) 20120727021458P</guid></item><item><title>Updated Release: AgUnit 0.5 (mei 28, 2012)</title><link>http://agunit.codeplex.com/releases/view/88492</link><description>&lt;div class="wikidoc"&gt;Fifth release of AgUnit.&lt;br /&gt;
&lt;h1&gt;Installation&lt;/h1&gt;Copy the extracted files from AgUnit-0.5-for-ReSharper-6.1.1.zip into the &amp;quot;Bin\Plugins\&amp;quot; folder of your ReSharper installation &lt;br /&gt;(default C:\Program Files\JetBrains\ReSharper\v6.1\Bin\Plugins), create this folder if it does not exist.&lt;br /&gt;Delete any previous versions of AgUnit you may have in this folder.
&lt;h2&gt;&amp;quot;Unblock&amp;quot; the .zip file in Windows before extracting it!&lt;/h2&gt;&lt;h2&gt;Make sure to &amp;quot;Unblock&amp;quot; any of the .dll files that are blocked.&lt;/h2&gt;
&lt;h1&gt;Improvements in 0.5&lt;/h1&gt;
&lt;ul&gt;&lt;li&gt;ReSharper 6.1.1 and 7 EAP support&lt;/li&gt;
&lt;li&gt;Silverlight 5 support.&lt;/li&gt;
&lt;li&gt;Support for Visual Studio 2011 Beta (in addition to the existing Visual Studio 2010 support).&lt;/li&gt;
&lt;li&gt;Silverlight 5 runtime is now required! Even for Silverlight 3/4 unit test projects.&lt;/li&gt;&lt;/ul&gt;

&lt;h1&gt;Improvements in 0.4&lt;/h1&gt;&lt;ul&gt;&lt;li&gt;ReSharper 6.0 support (support for 4 and 5 dropped)&lt;/li&gt;
&lt;li&gt;Uses StatLight behind the covers, see &lt;a href="http://statlight.codeplex.com"&gt;http://statlight.codeplex.com&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;NUnit and XUnit support&lt;/li&gt;
&lt;li&gt;No more separate &amp;quot;Silverlight debug&amp;quot; option, you can now use the normal &amp;quot;Debug&amp;quot; option.&lt;/li&gt;
&lt;li&gt;No more need for a System.Linq.Xml reference in the test project.&lt;/li&gt;&lt;/ul&gt;

&lt;h1&gt;Bugfixes in 0.4.1&lt;/h1&gt;
Problems when XUnit runner is not installed:&lt;br /&gt;See &lt;a href="http://agunit.codeplex.com/workitem/6449"&gt;http://agunit.codeplex.com/workitem/6449&lt;/a&gt;&lt;br /&gt;
&lt;h1&gt;Bugfixes in 0.4.2&lt;/h1&gt;
Running Silverlight Class Library / DLL test projects:&lt;br /&gt;See &lt;a href="http://agunit.codeplex.com/discussions/266737"&gt;http://agunit.codeplex.com/discussions/266737&lt;/a&gt;&lt;br /&gt;
&lt;h1&gt;Known issues&lt;/h1&gt;&lt;ul&gt;&lt;li&gt;Performance is bad for large test suites, compared to AgUnit 0.3. It should match the performance of the Silverlight toolkit test runner.&lt;/li&gt;
&lt;li&gt;Test timings are incorrect&lt;/li&gt;
&lt;li&gt;Tests are run out of order&lt;/li&gt;&lt;/ul&gt;

&lt;h1&gt;NUnit support&lt;/h1&gt;NUnit tests can be run by using the nunit-silverlight project from your Silverlight test project.&lt;br /&gt;See &lt;a href="http://code.google.com/p/nunit-silverlight/"&gt;http://code.google.com/p/nunit-silverlight/&lt;/a&gt;.&lt;br /&gt;
&lt;h1&gt;XUnit support&lt;/h1&gt;XUnit tests can be run by using the xunitcontrib-silverlight project from your Silverlight test project.&lt;br /&gt;You will also need to install the xunitcontrib-resharper plugin.&lt;br /&gt;See &lt;a href="http://xunitcontrib.codeplex.com/"&gt;http://xunitcontrib.codeplex.com/&lt;/a&gt;.&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>SDeKock</author><pubDate>Mon, 28 May 2012 21:11:27 GMT</pubDate><guid isPermaLink="false">Updated Release: AgUnit 0.5 (mei 28, 2012) 20120528091127P</guid></item><item><title>Released: AgUnit 0.5 (May 28, 2012)</title><link>http://agunit.codeplex.com/releases/view/88492</link><description>
&lt;div class="wikidoc"&gt;Fifth release of AgUnit.&lt;br&gt;
&lt;h1&gt;Installation&lt;/h1&gt;
Copy the extracted files from AgUnit-0.5-for-ReSharper-6.1.1.zip into the &amp;quot;Bin\Plugins\&amp;quot; folder of your ReSharper installation
&lt;br&gt;
(default C:\Program Files\JetBrains\ReSharper\v6.1\Bin\Plugins), create this folder if it does not exist.&lt;br&gt;
Delete any previous versions of AgUnit you may have in this folder.
&lt;h2&gt;&amp;quot;Unblock&amp;quot; the .zip file in Windows before extracting it!&lt;/h2&gt;
&lt;h2&gt;Make sure to &amp;quot;Unblock&amp;quot; any of the .dll files that are blocked.&lt;/h2&gt;
&lt;h1&gt;Improvements in 0.5&lt;/h1&gt;
&lt;ul&gt;
&lt;li&gt;ReSharper 6.1.1 and 7 EAP support &lt;/li&gt;&lt;li&gt;Silverlight 5 support. &lt;/li&gt;&lt;li&gt;Support for Visual Studio 2011 Beta (in addition to the existing Visual Studio 2010 support).
&lt;/li&gt;&lt;li&gt;Silverlight 5 runtime is now required! Even for Silverlight 3/4 unit test projects.&lt;/li&gt;&lt;/ul&gt;
&lt;h1&gt;Improvements in 0.4&lt;/h1&gt;
&lt;ul&gt;
&lt;li&gt;ReSharper 6.0 support (support for 4 and 5 dropped) &lt;/li&gt;&lt;li&gt;Uses StatLight behind the covers, see &lt;a href="http://statlight.codeplex.com"&gt;
http://statlight.codeplex.com&lt;/a&gt; &lt;/li&gt;&lt;li&gt;NUnit and XUnit support &lt;/li&gt;&lt;li&gt;No more separate &amp;quot;Silverlight debug&amp;quot; option, you can now use the normal &amp;quot;Debug&amp;quot; option.
&lt;/li&gt;&lt;li&gt;No more need for a System.Linq.Xml reference in the test project.&lt;/li&gt;&lt;/ul&gt;
&lt;h1&gt;Bugfixes in 0.4.1&lt;/h1&gt;
Problems when XUnit runner is not installed:&lt;br&gt;
See &lt;a href="http://agunit.codeplex.com/workitem/6449"&gt;http://agunit.codeplex.com/workitem/6449&lt;/a&gt;&lt;br&gt;
&lt;h1&gt;Bugfixes in 0.4.2&lt;/h1&gt;
Running Silverlight Class Library / DLL test projects:&lt;br&gt;
See &lt;a href="http://agunit.codeplex.com/discussions/266737"&gt;http://agunit.codeplex.com/discussions/266737&lt;/a&gt;&lt;br&gt;
&lt;h1&gt;Known issues&lt;/h1&gt;
&lt;ul&gt;
&lt;li&gt;Performance is bad for large test suites, compared to AgUnit 0.3. It should match the performance of the Silverlight toolkit test runner.
&lt;/li&gt;&lt;li&gt;Test timings are incorrect &lt;/li&gt;&lt;li&gt;Tests are run out of order&lt;/li&gt;&lt;/ul&gt;
&lt;h1&gt;NUnit support&lt;/h1&gt;
NUnit tests can be run by using the nunit-silverlight project from your Silverlight test project.&lt;br&gt;
See &lt;a href="http://code.google.com/p/nunit-silverlight/"&gt;http://code.google.com/p/nunit-silverlight/&lt;/a&gt;.&lt;br&gt;
&lt;h1&gt;XUnit support&lt;/h1&gt;
XUnit tests can be run by using the xunitcontrib-silverlight project from your Silverlight test project.&lt;br&gt;
You will also need to install the xunitcontrib-resharper plugin.&lt;br&gt;
See &lt;a href="http://xunitcontrib.codeplex.com/"&gt;http://xunitcontrib.codeplex.com/&lt;/a&gt;.&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
</description><author></author><pubDate>Mon, 28 May 2012 21:11:27 GMT</pubDate><guid isPermaLink="false">Released: AgUnit 0.5 (May 28, 2012) 20120528091127P</guid></item><item><title>Updated Release: AgUnit 0.5 (mei 28, 2012)</title><link>http://agunit.codeplex.com/releases/view/88492</link><description>&lt;div class="wikidoc"&gt;Fifth release of AgUnit.&lt;br /&gt;
&lt;h1&gt;Installation&lt;/h1&gt;Copy the extracted files from AgUnit-0.5-for-ReSharper-6.1.1.zip into the &amp;quot;Bin\Plugins\&amp;quot; folder of your ReSharper installation &lt;br /&gt;(default C:\Program Files\JetBrains\ReSharper\v6.1\Bin\Plugins), create this folder if it does not exist.&lt;br /&gt;Delete any previous versions of AgUnit you may have in this folder.
&lt;h2&gt;&amp;quot;Unblock&amp;quot; the .zip file in Windows before extracting it!&lt;/h2&gt;&lt;h2&gt;Make sure to &amp;quot;Unblock&amp;quot; any of the .dll files that are blocked.&lt;/h2&gt;
&lt;h1&gt;Improvements in 0.5&lt;/h1&gt;
&lt;ul&gt;&lt;li&gt;ReSharper 6.1.1 and 7 EAP support&lt;/li&gt;
&lt;li&gt;Silverlight 5 support.&lt;/li&gt;
&lt;li&gt;Support for Visual Studio 2011 Beta (in addition to the existing Visual Studio 2010 support).&lt;/li&gt;
&lt;li&gt;Silverlight 5 runtime is now required! Even for Silverlight 3/4 unit test projects.&lt;/li&gt;&lt;/ul&gt;

&lt;h1&gt;Improvements in 0.4.2&lt;/h1&gt;&lt;ul&gt;&lt;li&gt;ReSharper 6.0 support (support for 4 and 5 dropped)&lt;/li&gt;
&lt;li&gt;Uses StatLight behind the covers, see &lt;a href="http://statlight.codeplex.com"&gt;http://statlight.codeplex.com&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;NUnit and XUnit support&lt;/li&gt;
&lt;li&gt;No more separate &amp;quot;Silverlight debug&amp;quot; option, you can now use the normal &amp;quot;Debug&amp;quot; option.&lt;/li&gt;
&lt;li&gt;No more need for a System.Linq.Xml reference in the test project.&lt;/li&gt;&lt;/ul&gt;

&lt;h1&gt;Bugfixes in 0.4.1&lt;/h1&gt;
Problems when XUnit runner is not installed:&lt;br /&gt;See &lt;a href="http://agunit.codeplex.com/workitem/6449"&gt;http://agunit.codeplex.com/workitem/6449&lt;/a&gt;&lt;br /&gt;
&lt;h1&gt;Bugfixes in 0.4.2&lt;/h1&gt;
Running Silverlight Class Library / DLL test projects:&lt;br /&gt;See &lt;a href="http://agunit.codeplex.com/discussions/266737"&gt;http://agunit.codeplex.com/discussions/266737&lt;/a&gt;&lt;br /&gt;
&lt;h1&gt;Known issues&lt;/h1&gt;&lt;ul&gt;&lt;li&gt;Performance is bad for large test suites, compared to AgUnit 0.3. It should match the performance of the Silverlight toolkit test runner.&lt;/li&gt;
&lt;li&gt;Test timings are incorrect&lt;/li&gt;
&lt;li&gt;Tests are run out of order&lt;/li&gt;&lt;/ul&gt;

&lt;h1&gt;NUnit support&lt;/h1&gt;NUnit tests can be run by using the nunit-silverlight project from your Silverlight test project.&lt;br /&gt;See &lt;a href="http://code.google.com/p/nunit-silverlight/"&gt;http://code.google.com/p/nunit-silverlight/&lt;/a&gt;.&lt;br /&gt;
&lt;h1&gt;XUnit support&lt;/h1&gt;XUnit tests can be run by using the xunitcontrib-silverlight project from your Silverlight test project.&lt;br /&gt;You will also need to install the xunitcontrib-resharper plugin.&lt;br /&gt;See &lt;a href="http://xunitcontrib.codeplex.com/"&gt;http://xunitcontrib.codeplex.com/&lt;/a&gt;.&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>SDeKock</author><pubDate>Mon, 28 May 2012 20:52:37 GMT</pubDate><guid isPermaLink="false">Updated Release: AgUnit 0.5 (mei 28, 2012) 20120528085237P</guid></item><item><title>Updated Release: AgUnit 0.4.1 (Aug 08, 2011)</title><link>http://agunit.codeplex.com/releases/view/71448</link><description>&lt;div class="wikidoc"&gt;Fourth release of AgUnit.&lt;br /&gt;
&lt;h1&gt;Installation&lt;/h1&gt;Copy the extracted files from AgUnit-0.4.1-for-ReSharper-6.0.zip into the &amp;quot;Bin\Plugins\&amp;quot; folder of your ReSharper installation &lt;br /&gt;(default C:\Program Files\JetBrains\ReSharper\v6.0\Bin\Plugins), create this folder if it does not exist.&lt;br /&gt;Delete any previous versions of AgUnit you may have in this folder.
&lt;h2&gt;Make sure to &amp;quot;Unblock&amp;quot; any of the .dll files that are blocked.&lt;/h2&gt;
&lt;h1&gt;Improvements&lt;/h1&gt;&lt;ul&gt;&lt;li&gt;ReSharper 6.0 support (support for 4 and 5 dropped)&lt;/li&gt;
&lt;li&gt;Uses StatLight behind the covers, see &lt;a href="http://statlight.codeplex.com" class="externalLink"&gt;http://statlight.codeplex.com&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;NUnit and XUnit support&lt;/li&gt;
&lt;li&gt;No more separate &amp;quot;Silverlight debug&amp;quot; option, you can now use the normal &amp;quot;Debug&amp;quot; option.&lt;/li&gt;
&lt;li&gt;No more need for a System.Linq.Xml reference in the test project.&lt;/li&gt;&lt;/ul&gt;

&lt;h1&gt;Bugfixes in 0.4.1&lt;/h1&gt;
See &lt;a href="http://agunit.codeplex.com/workitem/6449" class="externalLink"&gt;http://agunit.codeplex.com/workitem/6449&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;
&lt;h1&gt;Known issues&lt;/h1&gt;&lt;ul&gt;&lt;li&gt;Performance is bad for large test suites, compared to AgUnit 0.3. It should match the performance of the Silverlight toolkit test runner.&lt;/li&gt;
&lt;li&gt;Test timings are incorrect&lt;/li&gt;
&lt;li&gt;Tests are run out of order&lt;/li&gt;&lt;/ul&gt;

&lt;h1&gt;NUnit support&lt;/h1&gt;NUnit tests can be run by using the nunit-silverlight project from your Silverlight test project.&lt;br /&gt;See &lt;a href="http://code.google.com/p/nunit-silverlight/" class="externalLink"&gt;http://code.google.com/p/nunit-silverlight/&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;.&lt;br /&gt;
&lt;h1&gt;XUnit support&lt;/h1&gt;XUnit tests can be run by using the xunitcontrib-silverlight project from your Silverlight test project.&lt;br /&gt;You will also need to install the xunitcontrib-resharper plugin.&lt;br /&gt;See &lt;a href="http://xunitcontrib.codeplex.com/" class="externalLink"&gt;http://xunitcontrib.codeplex.com/&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;.&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>SDeKock</author><pubDate>Thu, 18 Aug 2011 20:27:09 GMT</pubDate><guid isPermaLink="false">Updated Release: AgUnit 0.4.1 (Aug 08, 2011) 20110818082709P</guid></item><item><title>Released: AgUnit 0.4.1 (Aug 08, 2011)</title><link>http://agunit.codeplex.com/releases/view/71448</link><description>
&lt;div class="wikidoc"&gt;Fourth release of AgUnit.&lt;br&gt;
&lt;h1&gt;Installation&lt;/h1&gt;
Copy the extracted files from AgUnit-0.4.1-for-ReSharper-6.0.zip into the &amp;quot;Bin\Plugins\&amp;quot; folder of your ReSharper installation
&lt;br&gt;
(default C:\Program Files\JetBrains\ReSharper\v6.0\Bin\Plugins), create this folder if it does not exist.&lt;br&gt;
Delete any previous versions of AgUnit you may have in this folder.
&lt;h2&gt;Make sure to &amp;quot;Unblock&amp;quot; any of the .dll files that are blocked.&lt;/h2&gt;
&lt;h1&gt;Improvements&lt;/h1&gt;
&lt;ul&gt;
&lt;li&gt;ReSharper 6.0 support (support for 4 and 5 dropped) &lt;/li&gt;&lt;li&gt;Uses StatLight behind the covers, see &lt;a href="http://statlight.codeplex.com"&gt;
http://statlight.codeplex.com&lt;span&gt;&lt;/span&gt;&lt;/a&gt; &lt;/li&gt;&lt;li&gt;NUnit and XUnit support &lt;/li&gt;&lt;li&gt;No more separate &amp;quot;Silverlight debug&amp;quot; option, you can now use the normal &amp;quot;Debug&amp;quot; option.
&lt;/li&gt;&lt;li&gt;No more need for a System.Linq.Xml reference in the test project.&lt;/li&gt;&lt;/ul&gt;
&lt;h1&gt;Bugfixes in 0.4.1&lt;/h1&gt;
See &lt;a href="http://agunit.codeplex.com/workitem/6449"&gt;http://agunit.codeplex.com/workitem/6449&lt;span&gt;&lt;/span&gt;&lt;/a&gt;&lt;br&gt;
&lt;h1&gt;Known issues&lt;/h1&gt;
&lt;ul&gt;
&lt;li&gt;Performance is bad for large test suites, compared to AgUnit 0.3. It should match the performance of the Silverlight toolkit test runner.
&lt;/li&gt;&lt;li&gt;Test timings are incorrect &lt;/li&gt;&lt;li&gt;Tests are run out of order&lt;/li&gt;&lt;/ul&gt;
&lt;h1&gt;NUnit support&lt;/h1&gt;
NUnit tests can be run by using the nunit-silverlight project from your Silverlight test project.&lt;br&gt;
See &lt;a href="http://code.google.com/p/nunit-silverlight/"&gt;http://code.google.com/p/nunit-silverlight/&lt;span&gt;&lt;/span&gt;&lt;/a&gt;.&lt;br&gt;
&lt;h1&gt;XUnit support&lt;/h1&gt;
XUnit tests can be run by using the xunitcontrib-silverlight project from your Silverlight test project.&lt;br&gt;
You will also need to install the xunitcontrib-resharper plugin.&lt;br&gt;
See &lt;a href="http://xunitcontrib.codeplex.com/"&gt;http://xunitcontrib.codeplex.com/&lt;span&gt;&lt;/span&gt;&lt;/a&gt;.&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
</description><author></author><pubDate>Thu, 18 Aug 2011 20:27:09 GMT</pubDate><guid isPermaLink="false">Released: AgUnit 0.4.1 (Aug 08, 2011) 20110818082709P</guid></item><item><title>Updated Release: AgUnit 0.4.2 (Aug 18, 2011)</title><link>http://agunit.codeplex.com/releases/view/71974</link><description>&lt;div class="wikidoc"&gt;Fourth release of AgUnit.&lt;br /&gt;
&lt;h1&gt;Installation&lt;/h1&gt;Copy the extracted files from AgUnit-0.4.2-for-ReSharper-6.0.zip into the &amp;quot;Bin\Plugins\&amp;quot; folder of your ReSharper installation &lt;br /&gt;(default C:\Program Files\JetBrains\ReSharper\v6.0\Bin\Plugins), create this folder if it does not exist.&lt;br /&gt;Delete any previous versions of AgUnit you may have in this folder.
&lt;h2&gt;Make sure to &amp;quot;Unblock&amp;quot; any of the .dll files that are blocked.&lt;/h2&gt;
&lt;h1&gt;Improvements&lt;/h1&gt;&lt;ul&gt;&lt;li&gt;ReSharper 6.0 support (support for 4 and 5 dropped)&lt;/li&gt;
&lt;li&gt;Uses StatLight behind the covers, see &lt;a href="http://statlight.codeplex.com" class="externalLink"&gt;http://statlight.codeplex.com&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;NUnit and XUnit support&lt;/li&gt;
&lt;li&gt;No more separate &amp;quot;Silverlight debug&amp;quot; option, you can now use the normal &amp;quot;Debug&amp;quot; option.&lt;/li&gt;
&lt;li&gt;No more need for a System.Linq.Xml reference in the test project.&lt;/li&gt;&lt;/ul&gt;

&lt;h1&gt;Bugfixes in 0.4.1&lt;/h1&gt;
Problems when XUnit runner is not installed:&lt;br /&gt;See &lt;a href="http://agunit.codeplex.com/workitem/6449" class="externalLink"&gt;http://agunit.codeplex.com/workitem/6449&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;
&lt;h1&gt;Bugfixes in 0.4.2&lt;/h1&gt;
Running Silverlight Class Library / DLL test projects:&lt;br /&gt;See &lt;a href="http://agunit.codeplex.com/discussions/266737" class="externalLink"&gt;http://agunit.codeplex.com/discussions/266737&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;
&lt;h1&gt;Known issues&lt;/h1&gt;&lt;ul&gt;&lt;li&gt;Performance is bad for large test suites, compared to AgUnit 0.3. It should match the performance of the Silverlight toolkit test runner.&lt;/li&gt;
&lt;li&gt;Test timings are incorrect&lt;/li&gt;
&lt;li&gt;Tests are run out of order&lt;/li&gt;&lt;/ul&gt;

&lt;h1&gt;NUnit support&lt;/h1&gt;NUnit tests can be run by using the nunit-silverlight project from your Silverlight test project.&lt;br /&gt;See &lt;a href="http://code.google.com/p/nunit-silverlight/" class="externalLink"&gt;http://code.google.com/p/nunit-silverlight/&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;.&lt;br /&gt;
&lt;h1&gt;XUnit support&lt;/h1&gt;XUnit tests can be run by using the xunitcontrib-silverlight project from your Silverlight test project.&lt;br /&gt;You will also need to install the xunitcontrib-resharper plugin.&lt;br /&gt;See &lt;a href="http://xunitcontrib.codeplex.com/" class="externalLink"&gt;http://xunitcontrib.codeplex.com/&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;.&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>SDeKock</author><pubDate>Thu, 18 Aug 2011 20:26:52 GMT</pubDate><guid isPermaLink="false">Updated Release: AgUnit 0.4.2 (Aug 18, 2011) 20110818082652P</guid></item><item><title>Released: AgUnit 0.4.2 (Aug 18, 2011)</title><link>http://agunit.codeplex.com/releases/view/71974</link><description>
&lt;div class="wikidoc"&gt;Fourth release of AgUnit.&lt;br&gt;
&lt;h1&gt;Installation&lt;/h1&gt;
Copy the extracted files from AgUnit-0.4.2-for-ReSharper-6.0.zip into the &amp;quot;Bin\Plugins\&amp;quot; folder of your ReSharper installation
&lt;br&gt;
(default C:\Program Files\JetBrains\ReSharper\v6.0\Bin\Plugins), create this folder if it does not exist.&lt;br&gt;
Delete any previous versions of AgUnit you may have in this folder.
&lt;h2&gt;Make sure to &amp;quot;Unblock&amp;quot; any of the .dll files that are blocked.&lt;/h2&gt;
&lt;h1&gt;Improvements&lt;/h1&gt;
&lt;ul&gt;
&lt;li&gt;ReSharper 6.0 support (support for 4 and 5 dropped) &lt;/li&gt;&lt;li&gt;Uses StatLight behind the covers, see &lt;a href="http://statlight.codeplex.com"&gt;
http://statlight.codeplex.com&lt;span&gt;&lt;/span&gt;&lt;/a&gt; &lt;/li&gt;&lt;li&gt;NUnit and XUnit support &lt;/li&gt;&lt;li&gt;No more separate &amp;quot;Silverlight debug&amp;quot; option, you can now use the normal &amp;quot;Debug&amp;quot; option.
&lt;/li&gt;&lt;li&gt;No more need for a System.Linq.Xml reference in the test project.&lt;/li&gt;&lt;/ul&gt;
&lt;h1&gt;Bugfixes in 0.4.1&lt;/h1&gt;
Problems when XUnit runner is not installed:&lt;br&gt;
See &lt;a href="http://agunit.codeplex.com/workitem/6449"&gt;http://agunit.codeplex.com/workitem/6449&lt;span&gt;&lt;/span&gt;&lt;/a&gt;&lt;br&gt;
&lt;h1&gt;Bugfixes in 0.4.2&lt;/h1&gt;
Running Silverlight Class Library / DLL test projects:&lt;br&gt;
See &lt;a href="http://agunit.codeplex.com/discussions/266737"&gt;http://agunit.codeplex.com/discussions/266737&lt;span&gt;&lt;/span&gt;&lt;/a&gt;&lt;br&gt;
&lt;h1&gt;Known issues&lt;/h1&gt;
&lt;ul&gt;
&lt;li&gt;Performance is bad for large test suites, compared to AgUnit 0.3. It should match the performance of the Silverlight toolkit test runner.
&lt;/li&gt;&lt;li&gt;Test timings are incorrect &lt;/li&gt;&lt;li&gt;Tests are run out of order&lt;/li&gt;&lt;/ul&gt;
&lt;h1&gt;NUnit support&lt;/h1&gt;
NUnit tests can be run by using the nunit-silverlight project from your Silverlight test project.&lt;br&gt;
See &lt;a href="http://code.google.com/p/nunit-silverlight/"&gt;http://code.google.com/p/nunit-silverlight/&lt;span&gt;&lt;/span&gt;&lt;/a&gt;.&lt;br&gt;
&lt;h1&gt;XUnit support&lt;/h1&gt;
XUnit tests can be run by using the xunitcontrib-silverlight project from your Silverlight test project.&lt;br&gt;
You will also need to install the xunitcontrib-resharper plugin.&lt;br&gt;
See &lt;a href="http://xunitcontrib.codeplex.com/"&gt;http://xunitcontrib.codeplex.com/&lt;span&gt;&lt;/span&gt;&lt;/a&gt;.&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
</description><author></author><pubDate>Thu, 18 Aug 2011 20:26:52 GMT</pubDate><guid isPermaLink="false">Released: AgUnit 0.4.2 (Aug 18, 2011) 20110818082652P</guid></item><item><title>Created Release: AgUnit 0.4.2 (Aug 18, 2011)</title><link>http://agunit.codeplex.com/releases?ReleaseId=71974</link><description>&lt;div class="wikidoc"&gt;Fourth release of AgUnit.&lt;br /&gt;
&lt;h1&gt;Installation&lt;/h1&gt;Copy the extracted files from AgUnit-0.4.2-for-ReSharper-6.0.zip into the &amp;quot;Bin\Plugins\&amp;quot; folder of your ReSharper installation &lt;br /&gt;(default C:\Program Files\JetBrains\ReSharper\v6.0\Bin\Plugins), create this folder if it does not exist.&lt;br /&gt;Delete any previous versions of AgUnit you may have in this folder.
&lt;h2&gt;Make sure to &amp;quot;Unblock&amp;quot; any of the .dll files that are blocked.&lt;/h2&gt;
&lt;h1&gt;Improvements&lt;/h1&gt;&lt;ul&gt;&lt;li&gt;ReSharper 6.0 support (support for 4 and 5 dropped)&lt;/li&gt;
&lt;li&gt;Uses StatLight behind the covers, see &lt;a href="http://statlight.codeplex.com" class="externalLink"&gt;http://statlight.codeplex.com&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;NUnit and XUnit support&lt;/li&gt;
&lt;li&gt;No more separate &amp;quot;Silverlight debug&amp;quot; option, you can now use the normal &amp;quot;Debug&amp;quot; option.&lt;/li&gt;
&lt;li&gt;No more need for a System.Linq.Xml reference in the test project.&lt;/li&gt;&lt;/ul&gt;

&lt;h1&gt;Bugfixes in 0.4.1&lt;/h1&gt;
Problems when XUnit runner is not installed:&lt;br /&gt;See &lt;a href="http://agunit.codeplex.com/releases/edit/70609" class="externalLink"&gt;http://agunit.codeplex.com/releases/edit/70609&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;
&lt;h1&gt;Bugfixes in 0.4.2&lt;/h1&gt;
Running Silverlight Class Library / DLL test projects:&lt;br /&gt;See &lt;a href="http://agunit.codeplex.com/discussions/266737" class="externalLink"&gt;http://agunit.codeplex.com/discussions/266737&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;
&lt;h1&gt;Known issues&lt;/h1&gt;&lt;ul&gt;&lt;li&gt;Performance is bad for large test suites, compared to AgUnit 0.3. It should match the performance of the Silverlight toolkit test runner.&lt;/li&gt;
&lt;li&gt;Test timings are incorrect&lt;/li&gt;
&lt;li&gt;Tests are run out of order&lt;/li&gt;&lt;/ul&gt;

&lt;h1&gt;NUnit support&lt;/h1&gt;NUnit tests can be run by using the nunit-silverlight project from your Silverlight test project.&lt;br /&gt;See &lt;a href="http://code.google.com/p/nunit-silverlight/" class="externalLink"&gt;http://code.google.com/p/nunit-silverlight/&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;.&lt;br /&gt;
&lt;h1&gt;XUnit support&lt;/h1&gt;XUnit tests can be run by using the xunitcontrib-silverlight project from your Silverlight test project.&lt;br /&gt;You will also need to install the xunitcontrib-resharper plugin.&lt;br /&gt;See &lt;a href="http://xunitcontrib.codeplex.com/" class="externalLink"&gt;http://xunitcontrib.codeplex.com/&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;.&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>SDeKock</author><pubDate>Thu, 18 Aug 2011 20:18:04 GMT</pubDate><guid isPermaLink="false">Created Release: AgUnit 0.4.2 (Aug 18, 2011) 20110818081804P</guid></item><item><title>Updated Release: AgUnit 0.4.1 (Aug 08, 2011)</title><link>http://agunit.codeplex.com/releases/view/71448</link><description>&lt;div class="wikidoc"&gt;Fourth release of AgUnit.&lt;br /&gt;
&lt;h1&gt;Installation&lt;/h1&gt;Copy the extracted files from AgUnit-0.4-for-ReSharper-6.0.zip into the &amp;quot;Bin\Plugins\&amp;quot; folder of your ReSharper installation &lt;br /&gt;(default C:\Program Files\JetBrains\ReSharper\v6.0\Bin\Plugins), create this folder if it does not exist.&lt;br /&gt;Delete any previous versions of AgUnit you may have in this folder.
&lt;h2&gt;Make sure to &amp;quot;Unblock&amp;quot; any of the .dll files that are blocked.&lt;/h2&gt;
&lt;h1&gt;Improvements&lt;/h1&gt;&lt;ul&gt;&lt;li&gt;ReSharper 6.0 support (support for 4 and 5 dropped)&lt;/li&gt;
&lt;li&gt;Uses StatLight behind the covers, see &lt;a href="http://statlight.codeplex.com" class="externalLink"&gt;http://statlight.codeplex.com&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;NUnit and XUnit support&lt;/li&gt;
&lt;li&gt;No more separate &amp;quot;Silverlight debug&amp;quot; option, you can now use the normal &amp;quot;Debug&amp;quot; option.&lt;/li&gt;
&lt;li&gt;No more need for a System.Linq.Xml reference in the test project.&lt;/li&gt;&lt;/ul&gt;

&lt;h1&gt;Bugfixes in 0.4.1&lt;/h1&gt;
See &lt;a href="http://agunit.codeplex.com/releases/edit/70609" class="externalLink"&gt;http://agunit.codeplex.com/releases/edit/70609&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;
&lt;h1&gt;Known issues&lt;/h1&gt;&lt;ul&gt;&lt;li&gt;Performance is bad for large test suites, compared to AgUnit 0.3. It should match the performance of the Silverlight toolkit test runner.&lt;/li&gt;
&lt;li&gt;Test timings are incorrect&lt;/li&gt;
&lt;li&gt;Tests are run out of order&lt;/li&gt;&lt;/ul&gt;

&lt;h1&gt;NUnit support&lt;/h1&gt;NUnit tests can be run by using the nunit-silverlight project from your Silverlight test project.&lt;br /&gt;See &lt;a href="http://code.google.com/p/nunit-silverlight/" class="externalLink"&gt;http://code.google.com/p/nunit-silverlight/&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;.&lt;br /&gt;
&lt;h1&gt;XUnit support&lt;/h1&gt;XUnit tests can be run by using the xunitcontrib-silverlight project from your Silverlight test project.&lt;br /&gt;You will also need to install the xunitcontrib-resharper plugin.&lt;br /&gt;See &lt;a href="http://xunitcontrib.codeplex.com/" class="externalLink"&gt;http://xunitcontrib.codeplex.com/&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;.&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>SDeKock</author><pubDate>Mon, 08 Aug 2011 21:30:36 GMT</pubDate><guid isPermaLink="false">Updated Release: AgUnit 0.4.1 (Aug 08, 2011) 20110808093036P</guid></item><item><title>Released: AgUnit 0.4.1 (Aug 08, 2011)</title><link>http://agunit.codeplex.com/releases/view/71448</link><description>
&lt;div class="wikidoc"&gt;Fourth release of AgUnit.&lt;br&gt;
&lt;h1&gt;Installation&lt;/h1&gt;
Copy the extracted files from AgUnit-0.4-for-ReSharper-6.0.zip into the &amp;quot;Bin\Plugins\&amp;quot; folder of your ReSharper installation
&lt;br&gt;
(default C:\Program Files\JetBrains\ReSharper\v6.0\Bin\Plugins), create this folder if it does not exist.&lt;br&gt;
Delete any previous versions of AgUnit you may have in this folder.
&lt;h2&gt;Make sure to &amp;quot;Unblock&amp;quot; any of the .dll files that are blocked.&lt;/h2&gt;
&lt;h1&gt;Improvements&lt;/h1&gt;
&lt;ul&gt;
&lt;li&gt;ReSharper 6.0 support (support for 4 and 5 dropped) &lt;/li&gt;&lt;li&gt;Uses StatLight behind the covers, see &lt;a href="http://statlight.codeplex.com"&gt;
http://statlight.codeplex.com&lt;span&gt;&lt;/span&gt;&lt;/a&gt; &lt;/li&gt;&lt;li&gt;NUnit and XUnit support &lt;/li&gt;&lt;li&gt;No more separate &amp;quot;Silverlight debug&amp;quot; option, you can now use the normal &amp;quot;Debug&amp;quot; option.
&lt;/li&gt;&lt;li&gt;No more need for a System.Linq.Xml reference in the test project.&lt;/li&gt;&lt;/ul&gt;
&lt;h1&gt;Bugfixes in 0.4.1&lt;/h1&gt;
See &lt;a href="http://agunit.codeplex.com/releases/edit/70609"&gt;http://agunit.codeplex.com/releases/edit/70609&lt;span&gt;&lt;/span&gt;&lt;/a&gt;&lt;br&gt;
&lt;h1&gt;Known issues&lt;/h1&gt;
&lt;ul&gt;
&lt;li&gt;Performance is bad for large test suites, compared to AgUnit 0.3. It should match the performance of the Silverlight toolkit test runner.
&lt;/li&gt;&lt;li&gt;Test timings are incorrect &lt;/li&gt;&lt;li&gt;Tests are run out of order&lt;/li&gt;&lt;/ul&gt;
&lt;h1&gt;NUnit support&lt;/h1&gt;
NUnit tests can be run by using the nunit-silverlight project from your Silverlight test project.&lt;br&gt;
See &lt;a href="http://code.google.com/p/nunit-silverlight/"&gt;http://code.google.com/p/nunit-silverlight/&lt;span&gt;&lt;/span&gt;&lt;/a&gt;.&lt;br&gt;
&lt;h1&gt;XUnit support&lt;/h1&gt;
XUnit tests can be run by using the xunitcontrib-silverlight project from your Silverlight test project.&lt;br&gt;
You will also need to install the xunitcontrib-resharper plugin.&lt;br&gt;
See &lt;a href="http://xunitcontrib.codeplex.com/"&gt;http://xunitcontrib.codeplex.com/&lt;span&gt;&lt;/span&gt;&lt;/a&gt;.&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
</description><author></author><pubDate>Mon, 08 Aug 2011 21:30:36 GMT</pubDate><guid isPermaLink="false">Released: AgUnit 0.4.1 (Aug 08, 2011) 20110808093036P</guid></item><item><title>Created Release: AgUnit 0.4.1 (Aug 08, 2011)</title><link>http://agunit.codeplex.com/releases?ReleaseId=71448</link><description>&lt;div class="wikidoc"&gt;Fourth release of AgUnit.&lt;br /&gt;
&lt;h1&gt;Installation&lt;/h1&gt;Copy the extracted files from AgUnit-0.4-for-ReSharper-6.0.zip into the &amp;quot;Bin\Plugins\&amp;quot; folder of your ReSharper installation &lt;br /&gt;(default C:\Program Files\JetBrains\ReSharper\v6.0\Bin\Plugins), create this folder if it does not exist.&lt;br /&gt;Delete any previous versions of AgUnit you may have in this folder.
&lt;h2&gt;Make sure to &amp;quot;Unblock&amp;quot; any of the .dll files that are blocked.&lt;/h2&gt;
&lt;h1&gt;Improvements&lt;/h1&gt;&lt;ul&gt;&lt;li&gt;ReSharper 6.0 support (support for 4 and 5 dropped)&lt;/li&gt;
&lt;li&gt;Uses StatLight behind the covers, see &lt;a href="http://statlight.codeplex.com" class="externalLink"&gt;http://statlight.codeplex.com&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;NUnit and XUnit support&lt;/li&gt;
&lt;li&gt;No more separate &amp;quot;Silverlight debug&amp;quot; option, you can now use the normal &amp;quot;Debug&amp;quot; option.&lt;/li&gt;
&lt;li&gt;No more need for a System.Linq.Xml reference in the test project.&lt;/li&gt;&lt;/ul&gt;

&lt;h1&gt;Bugfixes in 0.4.1&lt;/h1&gt;
See &lt;a href="http://agunit.codeplex.com/wikipage?title=url%3dhttp%3a%2f%2fagunit.codeplex.com%2freleases%2fedit%2f70609"&gt;url&amp;#61;http&amp;#58;&amp;#47;&amp;#47;agunit.codeplex.com&amp;#47;releases&amp;#47;edit&amp;#47;70609&lt;/a&gt;&lt;br /&gt;
&lt;h1&gt;Known issues&lt;/h1&gt;&lt;ul&gt;&lt;li&gt;Performance is bad for large test suites, compared to AgUnit 0.3. It should match the performance of the Silverlight toolkit test runner.&lt;/li&gt;
&lt;li&gt;Test timings are incorrect&lt;/li&gt;
&lt;li&gt;Tests are run out of order&lt;/li&gt;&lt;/ul&gt;

&lt;h1&gt;NUnit support&lt;/h1&gt;NUnit tests can be run by using the nunit-silverlight project from your Silverlight test project.&lt;br /&gt;See &lt;a href="http://code.google.com/p/nunit-silverlight/" class="externalLink"&gt;http://code.google.com/p/nunit-silverlight/&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;.&lt;br /&gt;
&lt;h1&gt;XUnit support&lt;/h1&gt;XUnit tests can be run by using the xunitcontrib-silverlight project from your Silverlight test project.&lt;br /&gt;You will also need to install the xunitcontrib-resharper plugin.&lt;br /&gt;See &lt;a href="http://xunitcontrib.codeplex.com/" class="externalLink"&gt;http://xunitcontrib.codeplex.com/&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;.&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>SDeKock</author><pubDate>Mon, 08 Aug 2011 21:19:42 GMT</pubDate><guid isPermaLink="false">Created Release: AgUnit 0.4.1 (Aug 08, 2011) 20110808091942P</guid></item><item><title>Released: AgUnit 0.4.1 (Aug 08, 2011)</title><link>http://agunit.codeplex.com/releases/view/71448</link><description>
&lt;div class="wikidoc"&gt;Fourth release of AgUnit.&lt;br&gt;
&lt;h1&gt;Installation&lt;/h1&gt;
Copy the extracted files from AgUnit-0.4-for-ReSharper-6.0.zip into the &amp;quot;Bin\Plugins\&amp;quot; folder of your ReSharper installation
&lt;br&gt;
(default C:\Program Files\JetBrains\ReSharper\v6.0\Bin\Plugins), create this folder if it does not exist.&lt;br&gt;
Delete any previous versions of AgUnit you may have in this folder.
&lt;h2&gt;Make sure to &amp;quot;Unblock&amp;quot; any of the .dll files that are blocked.&lt;/h2&gt;
&lt;h1&gt;Improvements&lt;/h1&gt;
&lt;ul&gt;
&lt;li&gt;ReSharper 6.0 support (support for 4 and 5 dropped) &lt;/li&gt;&lt;li&gt;Uses StatLight behind the covers, see &lt;a href="http://statlight.codeplex.com"&gt;
http://statlight.codeplex.com&lt;span&gt;&lt;/span&gt;&lt;/a&gt; &lt;/li&gt;&lt;li&gt;NUnit and XUnit support &lt;/li&gt;&lt;li&gt;No more separate &amp;quot;Silverlight debug&amp;quot; option, you can now use the normal &amp;quot;Debug&amp;quot; option.
&lt;/li&gt;&lt;li&gt;No more need for a System.Linq.Xml reference in the test project.&lt;/li&gt;&lt;/ul&gt;
&lt;h1&gt;Bugfixes in 0.4.1&lt;/h1&gt;
See &lt;a href="http://agunit.codeplex.com/wikipage?title=url%3dhttp%3a%2f%2fagunit.codeplex.com%2freleases%2fedit%2f70609"&gt;
url&amp;#61;http&amp;#58;&amp;#47;&amp;#47;agunit.codeplex.com&amp;#47;releases&amp;#47;edit&amp;#47;70609&lt;/a&gt;&lt;br&gt;
&lt;h1&gt;Known issues&lt;/h1&gt;
&lt;ul&gt;
&lt;li&gt;Performance is bad for large test suites, compared to AgUnit 0.3. It should match the performance of the Silverlight toolkit test runner.
&lt;/li&gt;&lt;li&gt;Test timings are incorrect &lt;/li&gt;&lt;li&gt;Tests are run out of order&lt;/li&gt;&lt;/ul&gt;
&lt;h1&gt;NUnit support&lt;/h1&gt;
NUnit tests can be run by using the nunit-silverlight project from your Silverlight test project.&lt;br&gt;
See &lt;a href="http://code.google.com/p/nunit-silverlight/"&gt;http://code.google.com/p/nunit-silverlight/&lt;span&gt;&lt;/span&gt;&lt;/a&gt;.&lt;br&gt;
&lt;h1&gt;XUnit support&lt;/h1&gt;
XUnit tests can be run by using the xunitcontrib-silverlight project from your Silverlight test project.&lt;br&gt;
You will also need to install the xunitcontrib-resharper plugin.&lt;br&gt;
See &lt;a href="http://xunitcontrib.codeplex.com/"&gt;http://xunitcontrib.codeplex.com/&lt;span&gt;&lt;/span&gt;&lt;/a&gt;.&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
</description><author></author><pubDate>Mon, 08 Aug 2011 21:19:42 GMT</pubDate><guid isPermaLink="false">Released: AgUnit 0.4.1 (Aug 08, 2011) 20110808091942P</guid></item><item><title>Updated Release: AgUnit 0.4 (Jul 24, 2011)</title><link>http://agunit.codeplex.com/releases/view/70609</link><description>&lt;div class="wikidoc"&gt;Fourth release of AgUnit.&lt;br /&gt;
&lt;h1&gt;Installation&lt;/h1&gt;Copy the extracted files from AgUnit-0.4-for-ReSharper-6.0.zip into the &amp;quot;Bin\Plugins\&amp;quot; folder of your ReSharper installation &lt;br /&gt;(default C:\Program Files\JetBrains\ReSharper\v6.0\Bin\Plugins), create this folder if it does not exist.&lt;br /&gt;Delete any previous versions of AgUnit you may have in this folder.
&lt;h2&gt;Make sure to &amp;quot;Unblock&amp;quot; any of the .dll files that are blocked.&lt;/h2&gt;
&lt;h1&gt;Improvements&lt;/h1&gt;&lt;ul&gt;&lt;li&gt;ReSharper 6.0 support (support for 4 and 5 dropped)&lt;/li&gt;
&lt;li&gt;Uses StatLight behind the covers, see &lt;a href="http://statlight.codeplex.com" class="externalLink"&gt;http://statlight.codeplex.com&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;NUnit and XUnit support&lt;/li&gt;
&lt;li&gt;No more separate &amp;quot;Silverlight debug&amp;quot; option, you can now use the normal &amp;quot;Debug&amp;quot; option.&lt;/li&gt;
&lt;li&gt;No more need for a System.Linq.Xml reference in the test project.&lt;/li&gt;&lt;/ul&gt;

&lt;h1&gt;Known issues&lt;/h1&gt;&lt;ul&gt;&lt;li&gt;Performance is bad for large test suites, compared to AgUnit 0.3. It should match the performance of the Silverlight toolkit test runner.&lt;/li&gt;
&lt;li&gt;Test timings are incorrect&lt;/li&gt;
&lt;li&gt;Tests are run out of order&lt;/li&gt;&lt;/ul&gt;

&lt;h1&gt;NUnit support&lt;/h1&gt;NUnit tests can be run by using the nunit-silverlight project from your Silverlight test project.&lt;br /&gt;See &lt;a href="http://code.google.com/p/nunit-silverlight/" class="externalLink"&gt;http://code.google.com/p/nunit-silverlight/&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;.&lt;br /&gt;
&lt;h1&gt;XUnit support&lt;/h1&gt;XUnit tests can be run by using the xunitcontrib-silverlight project from your Silverlight test project.&lt;br /&gt;You will also need to install the xunitcontrib-resharper plugin.&lt;br /&gt;See &lt;a href="http://xunitcontrib.codeplex.com/" class="externalLink"&gt;http://xunitcontrib.codeplex.com/&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;.&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>SDeKock</author><pubDate>Mon, 25 Jul 2011 00:53:36 GMT</pubDate><guid isPermaLink="false">Updated Release: AgUnit 0.4 (Jul 24, 2011) 20110725125336A</guid></item><item><title>Released: AgUnit 0.4 (Jul 24, 2011)</title><link>http://agunit.codeplex.com/releases/view/70609</link><description>
&lt;div class="wikidoc"&gt;Fourth release of AgUnit.&lt;br&gt;
&lt;h1&gt;Installation&lt;/h1&gt;
Copy the extracted files from AgUnit-0.4-for-ReSharper-6.0.zip into the &amp;quot;Bin\Plugins\&amp;quot; folder of your ReSharper installation
&lt;br&gt;
(default C:\Program Files\JetBrains\ReSharper\v6.0\Bin\Plugins), create this folder if it does not exist.&lt;br&gt;
Delete any previous versions of AgUnit you may have in this folder.
&lt;h2&gt;Make sure to &amp;quot;Unblock&amp;quot; any of the .dll files that are blocked.&lt;/h2&gt;
&lt;h1&gt;Improvements&lt;/h1&gt;
&lt;ul&gt;
&lt;li&gt;ReSharper 6.0 support (support for 4 and 5 dropped) &lt;/li&gt;&lt;li&gt;Uses StatLight behind the covers, see &lt;a href="http://statlight.codeplex.com"&gt;
http://statlight.codeplex.com&lt;span&gt;&lt;/span&gt;&lt;/a&gt; &lt;/li&gt;&lt;li&gt;NUnit and XUnit support &lt;/li&gt;&lt;li&gt;No more separate &amp;quot;Silverlight debug&amp;quot; option, you can now use the normal &amp;quot;Debug&amp;quot; option.
&lt;/li&gt;&lt;li&gt;No more need for a System.Linq.Xml reference in the test project.&lt;/li&gt;&lt;/ul&gt;
&lt;h1&gt;Known issues&lt;/h1&gt;
&lt;ul&gt;
&lt;li&gt;Performance is bad for large test suites, compared to AgUnit 0.3. It should match the performance of the Silverlight toolkit test runner.
&lt;/li&gt;&lt;li&gt;Test timings are incorrect &lt;/li&gt;&lt;li&gt;Tests are run out of order&lt;/li&gt;&lt;/ul&gt;
&lt;h1&gt;NUnit support&lt;/h1&gt;
NUnit tests can be run by using the nunit-silverlight project from your Silverlight test project.&lt;br&gt;
See &lt;a href="http://code.google.com/p/nunit-silverlight/"&gt;http://code.google.com/p/nunit-silverlight/&lt;span&gt;&lt;/span&gt;&lt;/a&gt;.&lt;br&gt;
&lt;h1&gt;XUnit support&lt;/h1&gt;
XUnit tests can be run by using the xunitcontrib-silverlight project from your Silverlight test project.&lt;br&gt;
You will also need to install the xunitcontrib-resharper plugin.&lt;br&gt;
See &lt;a href="http://xunitcontrib.codeplex.com/"&gt;http://xunitcontrib.codeplex.com/&lt;span&gt;&lt;/span&gt;&lt;/a&gt;.&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
</description><author></author><pubDate>Mon, 25 Jul 2011 00:53:36 GMT</pubDate><guid isPermaLink="false">Released: AgUnit 0.4 (Jul 24, 2011) 20110725125336A</guid></item><item><title>Updated Release: AgUnit 0.4 (Jul 24, 2011)</title><link>http://agunit.codeplex.com/releases/view/70609</link><description>&lt;div class="wikidoc"&gt;Fourth release of AgUnit.&lt;br /&gt;
&lt;h1&gt;Installation&lt;/h1&gt;Copy the extracted files from AgUnit-0.4-for-ReSharper-6.0.zip into the &amp;quot;Bin\Plugins\&amp;quot; folder of your ReSharper installation &lt;br /&gt;(default C:\Program Files\JetBrains\ReSharper\v6.0\Bin\Plugins), create this folder if it does not exist.&lt;br /&gt;Delete any previous versions of AgUnit you may have in this folder.
&lt;h2&gt;Make sure to &amp;quot;Unblock&amp;quot; any of the .dll files that are blocked.&lt;/h2&gt;
&lt;h1&gt;Improvements&lt;/h1&gt;&lt;ul&gt;&lt;li&gt;ReSharper 6.0 support (support for 4 and 5 dropped)&lt;/li&gt;
&lt;li&gt;Uses StatLight behind the covers, see &lt;a href="http://statlight.codeplex.com" class="externalLink"&gt;http://statlight.codeplex.com&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;NUnit and XUnit support&lt;/li&gt;
&lt;li&gt;No more separate &amp;quot;Silverlight debug&amp;quot; option, you can now use the normal &amp;quot;Debug&amp;quot; option.&lt;/li&gt;
&lt;li&gt;No more need for a System.Linq.Xml reference in the test project.&lt;/li&gt;&lt;/ul&gt;

&lt;h1&gt;Known issues&lt;/h1&gt;&lt;ul&gt;&lt;li&gt;Performance is bad for large test suites, compared to AgUnit 0.3. It should match the performance of the Silverlight toolkit test runner.&lt;/li&gt;
&lt;li&gt;Test timings are incorrect&lt;/li&gt;
&lt;li&gt;Tests are run out of order&lt;/li&gt;&lt;/ul&gt;

&lt;h1&gt;NUnit support&lt;/h1&gt;NUnit tests can be run by using the nunit-silverlight project from your Silverlight test project.&lt;br /&gt;See &lt;a href="http://code.google.com/p/nunit-silverlight/" class="externalLink"&gt;http://code.google.com/p/nunit-silverlight/&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;.&lt;br /&gt;
&lt;h1&gt;XUnit support&lt;/h1&gt;XUnit tests can be run by using the xunitcontrib-silverlight project from your Silverlight test project.&lt;br /&gt;You will also need to install the xunitcontrib-resharper plugin.&lt;br /&gt;See &lt;a href="http://xunitcontrib.codeplex.com/" class="externalLink"&gt;http://xunitcontrib.codeplex.com/&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;.&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>SDeKock</author><pubDate>Sun, 24 Jul 2011 21:50:14 GMT</pubDate><guid isPermaLink="false">Updated Release: AgUnit 0.4 (Jul 24, 2011) 20110724095014P</guid></item></channel></rss>