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.
Visual Studio 2010 には、コード カバレッジ分析用のプロジェクトが含まれています。このプロジェクトのファイルをコード カバレッジから除外する方法はありますか?
ありがとう、
.NET の場合、 ExcludeFromCodeCoverage属性を使用してクラス/メソッドなどを除外できます