Open Source Windows Code Coverage Tools

Browse free open source Code Coverage tools and projects for Windows below. Use the toggles on the left to filter open source Code Coverage tools by OS, license, language, programming language, and project status.

  • Trade Crypto with eToro's Trusted Platform Icon
    Trade Crypto with eToro's Trusted Platform

    Join a global community of over 35 million investors trading

    A safe community space to grow your crypto **Disclaimer Don't invest unless you are prepared to loose all the money you invested.
    Invest in crypto
  • Auth for modern applications Icon
    Auth for modern applications

    Powerful user authentication that integrates in minutes. Free up to 10,500 MAU.

    Every aspect of Kinde is designed to help your business grow and scale. From startup to IPO in a single platform. Social login with all of your customers favourite SSO providers, and passwordless auth to take the friction out of passwords. And when you’re ready to scale, enterprise connections, custom SAML and MFA, take the friction out of building beautiful, ultra-secure, high conversion onboarding experiences.
    Learn More
  • 1
    Modern C++ Template

    Modern C++ Template

    A template for modern C++ projects using CMake, Clang-Format

    A quick C++ template for modern CMake projects aimed to be an easy-to-use starting point. This is my personal take on such a type of template, thus I might not use the best practices or you might disagree with how I do things. Any and all feedback is greatly appreciated! Modern CMake configuration and project, which, to the best of my knowledge, uses the best practices. An example of a Clang-Format config, inspired from the base Google model, with minor tweaks. This is aimed only as a starting point, as coding style is a subjective matter, everyone is free to either delete it (for the LLVM default) or supply their own alternative. Static analyzers integration, with Clang-Tidy and Cppcheck, the former being the default option. Doxygen support, through the ENABLE_DOXYGEN option, which you can enable if you wish to use it. Unit testing support, through GoogleTest (with an option to enable GoogleMock) or Catch2. Code coverage, enabled by using the ENABLE_CODE_COVERAGE op.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    ModernCppStarter

    ModernCppStarter

    Kick-start your C++! A template for modern C++ projects

    Setting up a new C++ project usually requires a significant amount of preparation and boilerplate code, even more so for modern C++ projects with tests, executables and continuous integration. This template is the result of learnings from many previous projects and should help reduce the work required to setup up a modern C++ project. Installable target with automatic versioning information and header generation via PackageProject.cmake. Automatic documentation and deployment with Doxygen and Pages. Eventually, you can remove any unused files, such as the standalone directory or irrelevant workflows for your project. Feel free to replace the License with one suited for your project. To keep the template modular, all subprojects derived from the library have been separated into their own CMake modules. This approach makes it trivial for third-party projects to re-use the projects library code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next