Second release of AgUnit.
Copy the extracted files from AgUnit-0.2-for-ReSharper-5.1.1766.4.zip into the "Bin\Plugins\" folder of your ReSharper installation
(default C:\Program Files\JetBrains\ReSharper\v5.1\Bin\Plugins), create this folder if it does not exist.
Delete any previous versions of AgUnit you may have in this folder.
Make sure to "Unblock" any of the .dll files that are blocked.
Changes:
- Intial support for Visual studio 2008 and Silverlight 3. For now the Silverlight 4 runtime is still required, and the tests will not run in Silverlight 3 quirks mode.
- Fixed a bug introduced by Resharper 5.1.1 that causes huge AgUnit.TestRun.xap files in the project folder.
- Administrator permissions should no longer be required.
- ExpectedException now works correctly.
- Each silverlight test project is now executed in a seperate Silverlight instance.