Writing Unit tests for C/C++ with the Microsoft Unit Testing Framework for C++

The Microsoft unit testing framework for C++ enables you to write unit tests for C++ projects.

In this section

Unit testing existing C++ applications with Test Explorer

Unit testing native code with Test Explorer

Using Microsoft.VisualStudio.TestTools.CppUnitTestFramework