Skip to content

Release Notes

Peter Vermeulen edited this page Aug 14, 2015 · 7 revisions

Version 0.8.1

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)

Version 0.8

VB.NET support

Projects using VB.NET for writing their unit tests will be supported.

Visual Studio Theme support

Dark theme:

Dark Theme

Blue theme:

Blue theme

Light theme:

Light theme

Visualization improvements

This version introduces a second option to visualize the code coverage: Glyphs: image

The existing option to color the line was improved to use much more readable colors. image

You can choose your favourite visualization with the new option selector within the results window:

image

New settings page:

Configurable paths to OpenCover and NUnit image

Minor bugfixes

Clone this wiki locally