We are currently building the framework for developing a C# .net application using visual studio 2008.
We are considering our options wrt. the unit test code for this project.
One option is the Test Project in Visual studio. I need to clarify if these test projects will convert to 2010 correctly or any difficulties that may arise.
I have had no success searching for answers to this and would like any guidance you could provide.
Thanks!
I have found one issue with converting tests: https://connect.microsoft.com/VisualStudio/feedback/details/514130/visual-studio-2010-beta-2-silently-upgrades-mstest-test-projects-to-net-4-0
which is of concern, but still not sure of other issues?