Average Ratings 0 Ratings
Average Ratings 0 Ratings
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.
Description
SimpleCov is a Ruby tool designed for code coverage analysis, leveraging Ruby's native Coverage library to collect data, while offering a user-friendly API that simplifies the processing of results by allowing you to filter, group, merge, format, and display them effectively. Although it excels in tracking the covered Ruby code, it does not support coverage for popular templating systems like erb, slim, and haml. For most projects, obtaining a comprehensive overview of coverage results across various types of tests, including Cucumber features, is essential. SimpleCov simplifies this task by automatically caching and merging results for report generation, ensuring that your final report reflects coverage from all your test suites, thus providing a clearer picture of any areas that need improvement. It is important to ensure that SimpleCov is executed in the same process as the code for which you wish to analyze coverage, as this is crucial for accurate results. Additionally, utilizing SimpleCov can significantly enhance your development workflow by identifying untested code segments, ultimately leading to more robust applications.
API Access
Has API
API Access
Has API
Integrations
Codecov
C++
Cucumber
DeepCover
JSON
Jenkins
Ruby
Ruby on Rails
RubyMine
Spring
Integrations
Codecov
C++
Cucumber
DeepCover
JSON
Jenkins
Ruby
Ruby on Rails
RubyMine
Spring
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
OpenCppCoverage
Website
github.com/OpenCppCoverage/OpenCppCoverage
Vendor Details
Company Name
SimpleCov
Country
United States
Website
github.com/simplecov-ruby/simplecov