|
JetBrains dotCover is a proprietary unit test runner and code coverage tool for .NET Framework 1.0 to 4.5 and Silverlight 4 and 5 applications. Initially released as a code coverage add-in to JetBrains ReSharper, dotCover has evolved to include ReSharper's unit test runner supporting such unit testing frameworks as MSTest, NUnit, xUnit, and MSpec. As of December 2014, the current version is dotCover 3.0. Features: * Works within Visual Studio 2010, 2012, 2013 or 2015. * Highlights code that is covered by unit tests, and code that is not covered by them. * Detects which unit tests cover any particular location in code. * Filters out code marked with specific attributes, project, namespace, type, or type member names. * Provides a console utility. * Aggregates data from multiple coverage sessions, and merges snapshots. * Generates code coverage reports in HTML, XML, JSON, and XML for NDepend. ==References== 抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)』 ■ウィキペディアで「DotCover」の詳細全文を読む スポンサード リンク
|