NUnit Converter V0.4

I was talking with Scott Densmore and Brian Button who are busy converting the tests in Enterprise Library to use Visual Studio 2005 Team System and they mentioned that they would like to have the converter convert all the files that are contained in a project. The early versions worked on single files.

I had intended to add this feature at some point but I figured there was no time like the present. Plus it will help them convert their files quicker. As in previous releases of the converter I do not automatically create test projects as part of the conversion process. You will have to create the test projects that are appropriate for your solution and copy the NUnit code into the test project. Once the files are there you can convert all them with one click of the mouse.

The next set of features is to fully support V2.2 of NUnit.

You can download the latest release at https://workspaces.gotdotnet.com/nunitaddons. If you have any comments please send me mail or use the message boards/bug tracker in the GotDotNet workspace.