New features - Hot Spots analysis
- Integration with ReSharper 8.0
- Merging snapshots with different filters
- VS memory consumption optimization
Basic features - Statement-level coverage calculation for the .NET 1.0-4.0 applications
- Integration with Visual Studio 2005, 2008, 2010 and 2012
- Integration with ReSharper 5.x, 6.x and 7.x
- Support for the NUnit, MSTest, xUnit and MSpec frameworks
- Ability to analyze external Windows Store applications and Windows Store tests
- Uncovered code highlighting in Visual Studio
- Ability to view which tests cover particular piece of code
- Silverlight applications coverage
- Ability to exclude nodes from coverage tree on-the-fly with recalculation of all statistics
- Incremental update for coverage information after some tests are rerun
- XML/HTML/JSON/NDepend reports
- Ability to use one of predefined color schemes for highlighting
- Per-solution settings for coverage
- Aggregated coverage for test classes
- Built-in Unit Test Runner
|