Average Ratings 0 Ratings
Average Ratings 0 Ratings
Description
NCover Desktop is a Windows-based tool designed to gather code coverage data for .NET applications and services. Once the coverage data is collected, users can view comprehensive charts and metrics through a browser interface that enables detailed analysis down to specific lines of source code. Additionally, users have the option to integrate a Visual Studio extension known as Bolt, which provides integrated code coverage features, showcasing unit test outcomes, execution times, branch coverage visualization, and highlighted source code directly within the Visual Studio IDE. This advancement in NCover Desktop significantly enhances the accessibility and functionality of code coverage solutions. By measuring code coverage during .NET testing, NCover offers insights into which parts of the code were executed, delivering precise metrics on unit test coverage. Monitoring these statistics over time allows developers to obtain a reliable gauge of code quality throughout the entire development process, ultimately leading to a more robust and well-tested application. By utilizing such tools, teams can ensure a higher standard of software reliability and performance.
Description
OpenCppCoverage is a free and open-source tool designed for measuring code coverage in C++ applications on Windows platforms. Primarily aimed at enhancing unit testing, it also aids in identifying executed lines during program debugging. The tool is compatible with compilers that generate program database files (.pdb) and allows users to execute their programs without the need for recompilation. Users can exclude specific lines based on regular expressions, and it offers coverage aggregation, enabling the merging of multiple coverage reports into a singular comprehensive document. It requires Microsoft Visual Studio 2008 or newer, including the Express edition, although it may also function with earlier versions of Visual Studio. Furthermore, tests can be conveniently run through the Test Explorer window, streamlining the testing process for developers. This versatility makes OpenCppCoverage a valuable asset for those focused on maintaining high code quality.
API Access
Has API
API Access
Has API
Integrations
Codecov
Visual Studio
.NET
C#
C++
F#
HTML
Jenkins
NUnit
Typemock
Integrations
Codecov
Visual Studio
.NET
C#
C++
F#
HTML
Jenkins
NUnit
Typemock
Pricing Details
Free
Free Trial
Free Version
Pricing Details
Free
Free Trial
Free Version
Deployment
Web-Based
On-Premises
iPhone App
iPad App
Android App
Windows
Mac
Linux
Chromebook
Deployment
Web-Based
On-Premises
iPhone App
iPad App
Android App
Windows
Mac
Linux
Chromebook
Customer Support
Business Hours
Live Rep (24/7)
Online Support
Customer Support
Business Hours
Live Rep (24/7)
Online Support
Types of Training
Training Docs
Webinars
Live Training (Online)
In Person
Types of Training
Training Docs
Webinars
Live Training (Online)
In Person
Vendor Details
Company Name
NCover
Website
www.ncover.com
Vendor Details
Company Name
OpenCppCoverage
Website
github.com/OpenCppCoverage/OpenCppCoverage