-
Notifications
You must be signed in to change notification settings - Fork 47
Release Notes
Peter Vermeulen edited this page Aug 14, 2015
·
7 revisions
Changes made in this release:
- VS2015 support (#85)
- Allow showing uncovered classes in Coverage Results window (#92)
- Added better guidance for tools selection (#86)
- Optimization for NUnit test discovery (#81)
- FIX: compatibility issue with coverage results from latest OpenCover release (#82)
- FIX: error message when using CoverageExplorer when no tests are included in the opened solution (#75)
Projects using VB.NET for writing their unit tests will be supported.
Dark theme:
Blue theme:
Light theme:
This version introduces a second option to visualize the code coverage:
Glyphs:
The existing option to color the line was improved to use much more readable colors.
You can choose your favourite visualization with the new option selector within the results window:
Configurable paths to OpenCover and NUnit