.COVERAGE 文件扩展名

Visual Studio Code Coverage Report

开发者 Microsoft
受欢迎程度
2.1  |  7 
 

什么是 COVERAGE 文件?

A COVERAGE file is a data file created by Visual Studio, a software development tool used for creating Windows programs and web applications. It contains a coverage report, which includes the proportion of your code that was tested by a coded test. COVERAGE files may be generated for managed (command line interface) and unmanaged (native) code.

更多信息

COVERAGE files are created using the Test Explorer tool included with Visual Studio. The file stores the percentage of code run in every assembly, method, and class. COVERAGE files are saved in the "TestResults" folder.

To import a COVERAGE file from a previous test, select Import Code Coverage Results and navigate to the COVERAGE file in your solution's "TestResults" folder. When you open the file, your code is displayed with coloring to distinguish which code has been covered in the test. You can also export the COVERAGE file to the more readable .XML format by choosing Export Code Coverage Results.

使用File Viewer Plus打开 400 多种文件格式。免费下载

可打开 COVERAGE 文件的程序

分类: 数据
更新时间: 2017-06-27

验证者 FileInfo.com

FileInfo.com 团队 独立研究了本页面列出的 Visual Studio Code Coverage Report 文件格式和 Windows 应用。 我们的目标是达到 100% 的准确率,并且仅发布我们已验证过的文件类型信息。

如果您想为此页面提出新增或更新建议,请告诉我们