Release Notes for NUnitAddIn-0.9.568
Download: NUnitAddIn-0.9.568
This latest version was developed using Visual C# Express,
built using MSBuild and packaged using WiX. It uses a
derivative of NUnit 2.2 final as its test execution engine.
The engine has been modified to work with all versions of
NUnit, csUnit and VSTS.
It has been tested with the following framework assemblies...
nunit.framework, 2.2
nunit.framework, 2.1
nunit.framework, 2.0
csUnit, 1.9.2
csUnit, 1.9.4
Microsoft.VisualStudio.Quality
NUnit.Framework, 2.1 (Mono)
It is compatible with the following versions of Visual Studio...
Visual Studio .NET 2002
Visual Studio .NET 2003
Visual Studio .NET 2005
Visual C# Express
Visual C++ Express
At the moment the installer is completely silent (expect it
to just exit when you open the MSI).
You can find more information and contact the author
using the project weblog...
http://weblogs.asp.net/nunitad
At the moment the best way to get to know the add-in is
by going through the following test project. You will get a
lot more out of using the add-in if you do so.
http://www.testdriven.net
Each method is a manual test case with a set of steps and
expectations. VS 2003 has been the most thoroughly.
Expect a few test cases to fail in other versions. Your
feedback and reports are very welcome.