Converting test projects in VS 2008 to 2010

We are currently creating an environment for developing a C # .net application using visual studio 2008.

We are considering our options. unit test for this project.

One option is a test project in Visual Studio. I need to clarify whether these test projects will convert correctly in 2010 or any difficulties that may arise.

I have not been successful in finding answers to this and would like to receive any recommendations that you could provide.

Thank!

I found one problem 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 troubling but still not sure about other issues?

+3
source share
2 answers

VS2010 can run only .NET 4.0 tests. If for some reason you need to run your unit tests from a previous version of VS, you may have a problem.

If the code in your tests works like .NET 4.0 flawlessly, you shouldn't have any problems.

Why not make a little splash - try converting some of your tests and see if it works?

+4
source

! . , Linq to Entities, 3.5 4.0, , , " " ". (" Int32, String Guid ") ".

linq VS 2008 .: S , Microsoft?

+1

Source: https://habr.com/ru/post/1740724/


All Articles