Support for Managed Test Project in VS 2019?

Lamb, Stephen 1 Reputation point
2020-08-11T19:24:34.143+00:00

Was there a post somewhere that mentioned that Managed Test Projects are no longer supported in VS 2019? They do not appear in the Add -> New Project dialog. Also, tests that live in such projects, created in previous VS versions, are not being discovered when built as x64. These projects work fine when built as Win 32, i.e. tests were discovered and were run-able

If we have to move to the Native Unit Test Projects for x64, is it possible to set the project to add support for /CLR and then use .NET features in the tests? Are there example web pages for such a transition?

Visual Studio Testing
Visual Studio Testing
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Testing: The act or process of applying tests as a means of analysis or diagnosis.
326 questions
{count} votes