Ratings and Reviews 0 Ratings

Total
ease
features
design
support

This software has no reviews. Be the first to write a review.

Write a Review

Ratings and Reviews 0 Ratings

Total
ease
features
design
support

This software has no reviews. Be the first to write a review.

Write a Review

Alternatives to Consider

  • Parasoft Reviews & Ratings
    143 Ratings
    Company Website
  • MuukTest Reviews & Ratings
    34 Ratings
    Company Website
  • TrustInSoft Analyzer Reviews & Ratings
    6 Ratings
    Company Website
  • Orca Security Reviews & Ratings
    546 Ratings
    Company Website
  • JetBrains Junie Reviews & Ratings
    12 Ratings
    Company Website
  • ZeroPath Reviews & Ratings
    2 Ratings
    Company Website
  • Zil Money Reviews & Ratings
    605 Ratings
    Company Website
  • Windsurf Editor Reviews & Ratings
    168 Ratings
    Company Website
  • ERA EHS Software Reviews & Ratings
    38 Ratings
    Company Website
  • Wiz Reviews & Ratings
    1,452 Ratings
    Company Website

What is OpenCppCoverage?

OpenCppCoverage is a free, open-source utility designed to assess code coverage in C++ applications specifically on Windows systems. Its main purpose is to improve unit testing while also helping developers pinpoint which lines of code have been executed during debugging sessions. The tool has compatibility with compilers that produce program database files (.pdb), allowing users to run their applications without having to recompile them. Additionally, it provides the option to exclude certain lines of code using regular expressions, along with coverage aggregation features that facilitate the combination of multiple coverage reports into one detailed document. To operate, it requires Microsoft Visual Studio 2008 or a later version, including the Express edition, though it may also be compatible with some earlier Visual Studio iterations. Moreover, tests can be easily executed via the Test Explorer window, which simplifies the testing workflow for software developers. This flexibility and functionality contribute to making OpenCppCoverage an indispensable tool for anyone dedicated to ensuring superior code quality in their projects. By offering these comprehensive features, it supports developers in maintaining thorough oversight of their code while streamlining their testing processes.

What is FASTBuild?

FASTBuild is a powerful, open-source build system that operates seamlessly across Windows, Linux, and OS X platforms. It boasts impressive features for scalable compilation, caching, and network distribution. This tool is utilized by both large gaming studios and independent developers alike, making it a staple in production settings for creating software across diverse platforms such as PC, Mac, Linux, consoles, smartphones, and even older systems. FASTBuild equips users with all the necessary tools to significantly enhance build speed, with performance gains that can surpass tenfold compared to conventional build systems. Designed from the ground up with a focus on parallel compilation, its efficient build pipeline smartly assigns tasks to worker threads, maximizing parallel processing. The system effectively avoids the common dependency challenges faced with Visual Studio/MSBuild, thus providing a more streamlined building experience. In addition to this, FASTBuild offers precise control over CPU core utilization during builds, which helps in minimizing idle time and context switching issues, resulting in more effective resource management. Consequently, developers can anticipate faster turnaround times and heightened productivity throughout their build workflows. Furthermore, the flexibility and scalability of FASTBuild make it an ideal choice for projects of any size, ensuring that development teams can adapt to their specific needs.

Media

Media

Integrations Supported

C++
Codecov
Jenkins
Visual Studio

Integrations Supported

C++
Codecov
Jenkins
Visual Studio

API Availability

Has API

API Availability

Has API

Pricing Information

Free
Free Trial Offered?
Free Version

Pricing Information

Pricing not provided.
Free Trial Offered?
Free Version

Supported Platforms

SaaS
Android
iPhone
iPad
Windows
Mac
On-Prem
Chromebook
Linux

Supported Platforms

SaaS
Android
iPhone
iPad
Windows
Mac
On-Prem
Chromebook
Linux

Customer Service / Support

Standard Support
24 Hour Support
Web-Based Support

Customer Service / Support

Standard Support
24 Hour Support
Web-Based Support

Training Options

Documentation Hub
Webinars
Online Training
On-Site Training

Training Options

Documentation Hub
Webinars
Online Training
On-Site Training

Company Facts

Organization Name

OpenCppCoverage

Company Website

github.com/OpenCppCoverage/OpenCppCoverage

Company Facts

Organization Name

FASTBuild

Company Website

www.fastbuild.org/docs/home.html

Categories and Features

Categories and Features

Build Automation

Automated Testing
Build Cache
Build Management Tools
Build Metrics
Change Only Compiling
Debugging Tools
Dependency Management
IDE Compatibility
Parallel Testing
Plugin Library
Source Code Management
Version Conflict Resolution

Popular Alternatives

Popular Alternatives

JCov Reviews & Ratings

JCov

OpenJDK