coveralls-cmake
Coverage tool
Generates and uploads coverage data to Coveralls for C++ projects
Coveralls JSON coverage generator and uploader for CMake
85 stars
8 watching
16 forks
Language: CMake
last commit: over 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
kt3k/coveralls-gradle-plugin | A Gradle plugin for sending code coverage data to Coveralls.io | 253 |
killy971/hpc-coveralls | Converts Haskell project code coverage to coveralls.io | 60 |
rwth-hpc/cmake-codecov | A CMake module for enabling and reporting code coverage | 89 |
fukamachi/cl-coveralls | Helps track test coverage with Coveralls | 29 |
cmake-basis/basis | A comprehensive suite of tools and utilities for creating and managing C++ projects and software libraries | 48 |
mkleemann/cmake-avr | A CMake toolchain for AVR projects | 174 |
brettz9/coveradge | A tool that generates badges to display test coverage information. | 0 |
devolutions/cmakerust | Language support for CMake projects to facilitate Rust development | 170 |
lukka/cppopenglwebassemblycmake | A C++/OpenGL/OpenAL based application and benchmarking project demonstrating the performance difference between native compilation and WebAssembly compilation. | 73 |
cho3/cmake-ada | A test framework to ensure Ada language support in CMake. | 0 |
leetal/ios-cmake | A toolchain file for building C/C++/Obj-C++ applications for various Apple platforms | 1,908 |
developerpaul123/cmakeinstallexample | An example project demonstrating CMake's use in building and packaging a Windows-based C++ project with an installer. | 36 |
ruslo/cgold | A comprehensive guide to building and managing C++ projects using the CMake build system. | 525 |
eyescale/cmake | A collection of reusable CMake modules and scripts to simplify project setup and dependencies. | 156 |
moteus/luacov-coveralls | A tool to integrate LuaCov and Coveralls.io for automated testing and reporting of Lua code. | 50 |