NUnit and Unit Tests in VS2005
Hello,
I am wondering if there is a way to easily import unit tests in to Visual Studio 2005 that were written for NUnit?
Thanks
Hi Gunther,
Not yet, but there will be!
James Newkirk (who helped develop NUnit) is working on a conversion tool. He demoed it for C# code at TechEd and I had a chance to speak with him about it. The delivery plans aren't finalized yet, but it will probably be made available as a separate download, perhaps from a community portal like GotDotNet.
Here's a
blog post from him about the subject.
-Chris