We are working on a C# windows application that is being upgraded from .Net 1.1 to 3.5. The application uses NUnit for automated testing and we are in turn changing this to Team System 2008.
- It seems to me that NUnit uses similar attributes and code for assertion?
- What is the best way to upgrade / migrate this code and are their any procedures to avoid?