Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Pex は、C# コードの単体テストを自動的に生成します。
C++ コードに似たもの (無料または商用) はありますか?
Visual Studio 2005 以降を使用している場合は、Team Test を使用できます。ここでは、その使用方法について説明します。
モック機能のみが必要な場合は、Detours フレームワークをチェックしてください: http://research.microsoft.com/en-us/projects/detours/