All Projects → axodox → Axocover

axodox / Axocover

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

Projects that are alternatives of or similar to Axocover

AppVeyorExtension
AppVeyor extension for Visual Studio
Stars: ✭ 15 (-93.67%)
Mutual labels:  visual-studio, extension
VS.DiffAllFiles
Visual Studio Extension to make comparing files before and after committing them to Git and TFS faster and easier.
Stars: ✭ 26 (-89.03%)
Mutual labels:  visual-studio, extension
cpplint-extension
vscode cpplint extension
Stars: ✭ 17 (-92.83%)
Mutual labels:  extension, code
Funky
Funky is a functional utility library written in Objective-C.
Stars: ✭ 41 (-82.7%)
Mutual labels:  coverage, extension
Devel Cover
Code coverage metrics for Perl
Stars: ✭ 91 (-61.6%)
Mutual labels:  coverage, code
List Of Testing Tools And Frameworks For .net
✅ List of Automated Testing (TDD/BDD/ATDD/SBE) Tools and Frameworks for .NET
Stars: ✭ 303 (+27.85%)
Mutual labels:  visual-studio, coverage
Visual-Studio
A Discord Rich Presence extension for both Visual Studio 2017 and 2019.
Stars: ✭ 80 (-66.24%)
Mutual labels:  visual-studio, extension
Aura Theme
💅 A beautiful dark theme for your favorite apps.
Stars: ✭ 159 (-32.91%)
Mutual labels:  extension, code
Graphical Debugging
GraphicalDebugging extension for Visual Studio
Stars: ✭ 88 (-62.87%)
Mutual labels:  visual-studio, extension
Vs Freemarker
FreeMarker language colorization extension for Visual Studio Code
Stars: ✭ 17 (-92.83%)
Mutual labels:  visual-studio, extension
Servicestackvs
ServiceStackVS - Visual Studio extension for ServiceStack
Stars: ✭ 117 (-50.63%)
Mutual labels:  visual-studio, extension
Vscode Twitch Highlighter
This is a VS Code extension that will allow your Twitch chat to highlight a line of code via a command message. Example: `!line 8 server.js`. See master branch README.md for more details
Stars: ✭ 169 (-28.69%)
Mutual labels:  visual-studio, extension
Code Confuse Plugin
iOS代码混淆插件;A plugin to confuse codes in iOS Platform.
Stars: ✭ 226 (-4.64%)
Mutual labels:  code
Awesome Xcode Extensions
Awesome native Xcode extensions.
Stars: ✭ 2,628 (+1008.86%)
Mutual labels:  extension
Sol2
Sol3 (sol2 v3.0) - a C++ <-> Lua API wrapper with advanced features and top notch performance - is here, and it's great! Documentation:
Stars: ✭ 2,791 (+1077.64%)
Mutual labels:  visual-studio
Junk
📓 mooc code playground
Stars: ✭ 224 (-5.49%)
Mutual labels:  code
Code Debug
Native debugging for VSCode
Stars: ✭ 232 (-2.11%)
Mutual labels:  extension
Ctrlp Py Matcher
Fast vim CtrlP matcher based on python
Stars: ✭ 229 (-3.38%)
Mutual labels:  extension
Codecrumbs
Learn, design or document codebase by putting breadcrumbs in source code. Live updates, multi-language support and more.
Stars: ✭ 2,581 (+989.03%)
Mutual labels:  code
Angularspawebapi
Angular Single Page Application with an ASP.NET Core Web API that uses token authentication
Stars: ✭ 222 (-6.33%)
Mutual labels:  visual-studio

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

Documentation

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].