Is there an application that converts nunit test projects to vsts 2008 test projects? It appears the James Newkirks tool is only for vsts 2005.
Thanks.
Hello R,
You may try
http://www.codeplex.com/NUnitForVS
Good luck
Here is a workaround,
Nunit ---> VS 2005 ---> VS 2008.
Could you please try to open the VS 2005 test project at VS 2008 to convert the projects.
Please backup the VS 2005 project first.
Good luck.
The problem is that I don't have VS 2005. What we have is bunch of NUnit tests with VS 2008...