mercredi 18 septembre 2019

Add a C++ unit test with Visual Studio 2019

How can I simply add/create a new unit test for a c++ class in VS2019?

In otehr words, what is VS'19 version of intelliJ's (Ctrl+Shift+T)?

It seems to be very complicated to connect test project to the class under test.(https://docs.microsoft.com/en-us/visualstudio/test/unit-testing-existing-cpp-applications-with-test-explorer?view=vs-2015#objectRef).

Is there a simpler method that I am missing?

Aucun commentaire:

Enregistrer un commentaire