An open API service indexing awesome lists of open source software.

https://github.com/threeal/checkcoverage.cmake

Check for test coverage in your CMake project.
https://github.com/threeal/checkcoverage.cmake

Last synced: 6 months ago
JSON representation

Check for test coverage in your CMake project.

Awesome Lists containing this project

README

          

# CheckCoverage.cmake

CheckCoverage.cmake is a [CMake](https://cmake.org/) module that provides utility functions for checking test coverage in your CMake project.

## License

This project is licensed under the terms of the [MIT License](./LICENSE).

Copyright © 2024-2025 [Alfi Maulana](https://github.com/threeal)