| About
            NCover Desktop is a Windows application that helps you collect code coverage statistics for .NET applications and services. After coverage is collected, Desktop displays charts and coverage metrics in a browser-based GUI that allows you to drill all the way down to your individual lines of source code. Desktop also allows you the option to install a Visual Studio extension called Bolt. Bolt offers built-in code coverage that displays unit test results, timings, branch visualization and source code highlighting right in the Visual Studio IDE. NCover Desktop is a major leap forward in the ease and flexibility of code coverage tools. Code coverage, gathered while testing your .NET code, shows the NCover user what code was exercised during the test and gives a specific measurement of unit test coverage. By tracking these statistics over time, you gain a concrete measurement of code quality during the development cycle.
             | About
            Simple, fast, safe, and compiled. For developing maintainable software. Simple language for building maintainable programs. You can learn the entire language by going through the documentation over a weekend, and in most cases, there's only one way to do something. This results in simple, readable, and maintainable code. This results in simple, readable, and maintainable code. Despite being simple, V gives a lot of power to the developer and can be used in pretty much every field, including systems programming, webdev, gamedev, GUI, mobile, science, embedded, tooling, etc. V is very similar to Go. If you know Go, you already know 80% of V. Bounds checking, No undefined values, no variable shadowing, immutable variables by default, immutable structs by default, option/result and mandatory error checks, sum types, generics, and immutable function args by default, mutable args have to be marked on call. 
             | About
            dotCover is a .NET unit testing and code coverage tool that works right in Visual Studio and in JetBrains Rider, helps you know to what extent your code is covered with unit tests, provides great ways to visualize code coverage, and is Continuous Integration ready. dotCover calculates and reports statement-level code coverage in applications targeting .NET Framework, .NET Core, Mono for Unity, etc. dotCover is a plug-in to Visual Studio and JetBrains Rider, giving you the advantage of analyzing and visualizing code coverage without leaving the code editor. This includes running unit tests and analyzing coverage results right in the IDEs, as well as support for different color themes, new icons and menus. dotCover comes bundled with a unit test runner that it shares with another JetBrains tool for .NET developers, ReSharper. dotCover supports continuous testing, a modern unit testing workflow whereby dotCover figures out on-the-fly which unit tests are affected by your code changes.
             | About
            jscoverage tool, both node.js and JavaScript support. Enhance the coverage range. Use mocha to load the jscoverage module, then it works. jscoverage will append coverage info when you select list or spec or tap reporter in mocha. You can use covout to specify the reporter, like HTML, and detail. The detail reporter will print the uncovered code in the console directly. Mocha runs test case with jscoverage module. jscoverage will ignore files while listing in covignore file. jscoverage will output a report in HTML format. jscoverage will inject a group of functions into your module exports. default jscoverage will search covignore in the project root. jscoverage will copy exclude files from the source directory to the destination directory. 
             | |||
| Platforms Supported
            
                Windows
            
            
         
            
                Mac
            
            
         
            
                Linux
            
            
         
            
                Cloud
            
            
         
            
                On-Premises
            
            
         
            
                iPhone
            
            
         
            
                iPad
            
            
         
            
                Android
            
            
         
            
                Chromebook
            
            
         | Platforms Supported
            
                Windows
            
            
         
            
                Mac
            
            
         
            
                Linux
            
            
         
            
                Cloud
            
            
         
            
                On-Premises
            
            
         
            
                iPhone
            
            
         
            
                iPad
            
            
         
            
                Android
            
            
         
            
                Chromebook
            
            
         | Platforms Supported
            
                Windows
            
            
         
            
                Mac
            
            
         
            
                Linux
            
            
         
            
                Cloud
            
            
         
            
                On-Premises
            
            
         
            
                iPhone
            
            
         
            
                iPad
            
            
         
            
                Android
            
            
         
            
                Chromebook
            
            
         | Platforms Supported
            
                Windows
            
            
         
            
                Mac
            
            
         
            
                Linux
            
            
         
            
                Cloud
            
            
         
            
                On-Premises
            
            
         
            
                iPhone
            
            
         
            
                iPad
            
            
         
            
                Android
            
            
         
            
                Chromebook
            
            
         | |||
| Audience
        Development teams searching for a powerful .NET Code Coverage solution
         | Audience
        Developers interested in a language for building maintainable programs
         | Audience
        Developers searching for a unit testing and code coverage solution to visualize code coverage
         | Audience
        Professionals seeking a solution to assess and manage the quality of their code testing operations
         | |||
| Support
            
                Phone Support
            
            
         
            
                24/7 Live Support
            
            
         
            
                Online
            
            
         | Support
            
                Phone Support
            
            
         
            
                24/7 Live Support
            
            
         
            
                Online
            
            
         | Support
            
                Phone Support
            
            
         
            
                24/7 Live Support
            
            
         
            
                Online
            
            
         | Support
            
                Phone Support
            
            
         
            
                24/7 Live Support
            
            
         
            
                Online
            
            
         | |||
| API
            
                Offers API
            
            
         | API
            
                Offers API
            
            
         | API
            
                Offers API
            
            
         | API
            
                Offers API
            
            
         | |||
| Screenshots and Videos | Screenshots and Videos | Screenshots and Videos | Screenshots and Videos | |||
| Pricing
        Free
        
     
            
                Free Version
            
            
         
            
                Free Trial
            
            
         | Pricing
        Free
        
     
            
                Free Version
            
            
         
            
                Free Trial
            
            
         | Pricing
        $399 per user per year
        
     
            
                Free Version
            
            
         
            
                Free Trial
            
            
         | Pricing
        Free
        
     
            
                Free Version
            
            
         
            
                Free Trial
            
            
         | |||
| 
Reviews/ | 
Reviews/ | 
Reviews/ | 
Reviews/ | |||
| Training
            
                Documentation
            
            
         
            
                Webinars
            
            
         
            
                Live Online
            
            
         
            
                In Person
            
            
         | Training
            
                Documentation
            
            
         
            
                Webinars
            
            
         
            
                Live Online
            
            
         
            
                In Person
            
            
         | Training
            
                Documentation
            
            
         
            
                Webinars
            
            
         
            
                Live Online
            
            
         
            
                In Person
            
            
         | Training
            
                Documentation
            
            
         
            
                Webinars
            
            
         
            
                Live Online
            
            
         
            
                In Person
            
            
         | |||
| Company InformationNCover www.ncover.com | Company InformationV Programming Language United States vlang.io | Company InformationJetBrains Founded: 2000 Czech Republic www.jetbrains.com/dotcover/ | Company Informationjscoverage www.npmjs.com/package/jscoverage | |||
| Alternatives | Alternatives | Alternatives | Alternatives | |||
|  |  |  | ||||
|  |  | |||||
|  |  | |||||
|  |  |  | ||||
| Categories | Categories | Categories | Categories | |||
| Integrations
            
                
    .NET
            
            
         
            
                
    Acquia Cloud Platform
            
            
         
            
                
    C#
            
            
         
            
                
    Codecov
            
            
         
            
                
    F#
            
            
         
            
                
    GitHub
            
            
         
            
                
    HTML
            
            
         
            
                
    Heroku
            
            
         
            
                
    JavaScript
            
            
         
            
                
    Lightbend
            
            
         | Integrations
            
                
    .NET
            
            
         
            
                
    Acquia Cloud Platform
            
            
         
            
                
    C#
            
            
         
            
                
    Codecov
            
            
         
            
                
    F#
            
            
         
            
                
    GitHub
            
            
         
            
                
    HTML
            
            
         
            
                
    Heroku
            
            
         
            
                
    JavaScript
            
            
         
            
                
    Lightbend
            
            
         | Integrations
            
                
    .NET
            
            
         
            
                
    Acquia Cloud Platform
            
            
         
            
                
    C#
            
            
         
            
                
    Codecov
            
            
         
            
                
    F#
            
            
         
            
                
    GitHub
            
            
         
            
                
    HTML
            
            
         
            
                
    Heroku
            
            
         
            
                
    JavaScript
            
            
         
            
                
    Lightbend
            
            
         | Integrations
            
                
    .NET
            
            
         
            
                
    Acquia Cloud Platform
            
            
         
            
                
    C#
            
            
         
            
                
    Codecov
            
            
         
            
                
    F#
            
            
         
            
                
    GitHub
            
            
         
            
                
    HTML
            
            
         
            
                
    Heroku
            
            
         
            
                
    JavaScript
            
            
         
            
                
    Lightbend
            
            
         | |||
|  |  |  |  | 
 
        