axodox / AxoCover

Nice and free .Net code coverage support for Visual Studio with OpenCover.
https://marketplace.visualstudio.com/items?itemName=axodox1.AxoCover
MIT License
248 stars 60 forks source link

Axo coverage not removed when deselected #157

Closed jcurl closed 6 years ago

jcurl commented 6 years ago

Environment: Visual Studio 2015 Enterprise Edition, with NUnit 2.6.4 test cases, testing a class assembly in .NET 4.0. Build mode is "Debug" for the class under test.

Steps to Reproduce:

Observed Behaviour:

Rerunning AxoCover with the option disabled doesn't help.

axodox commented 6 years ago

Fix released