Unit testing native code with Unit Test Explorer In Visual Studio, you can create unit tests for unmanaged code written in C++. Unmanaged code is sometimes referred to as native code. The following procedure contains the essential information that will get you started. The later sections provide a walkthrough that describes the steps in more […]
↧