Code Monkey home page Code Monkey logo

axocover's Introduction

AxoCover

Nice and free .Net code coverage support for Visual Studio with OpenCover.

Build status Visual Studio Marketplace Visual Studio Marketplace

Features:

  • Run, debug and cover unit tests in .Net projects
  • Browse unit tests in a clean hierarchical view
  • Display sequence and branch coverage in the code editor with detailed display for partially covered lines
  • Analyze coverage by test
  • Show exceptions encountered during testing in code, one click jump to the failed tests
  • Display coverage report for the whole codebase
  • Export coverage results to HTML
  • Support for MSTest (V1 & V2), xUnit (V2.2) and NUnit (V2 & V3) test frameworks
  • Clean test output with one click to free up space
  • Works well with both dark and light themes

How to build?

You will need Visual Studio 2012 build tools for C++, Visual Studio and Windows SDK (8.1) installed. It is suggested to use Visual Studio 2017 for best IntelliSense support related to new C# features, but if you use earlier version, the Microsoft.Net.Compilers NuGet package makes new C# features still compile. For compatibility reasons the DLLs shipping with VSSDK are not used anymore, instead compatible versions of Visual Studio assemblies are acquired from NuGet. This way even when building with latest version of Visual Studio 2017 compatibility is maintained with 2012.

axocover's People

Contributors

axodox avatar 304notmodified avatar danielpalme avatar darren-clark avatar lextm avatar remytherat1 avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.