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

Add 'Open coverage report' button #169

Closed atykhyy closed 6 years ago

atykhyy commented 6 years ago

This PR adds an "Open coverage report" button to the Test tab. It is useful to view coverage reports generated offline, e.g. on build servers by CI infrastructure, and is also a stop-gap solution to work around platform or test framework support issues.

CLAassistant commented 6 years ago

CLA assistant check
All committers have signed the CLA.