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.
- Host: GitHub
- URL: https://github.com/threeal/checkcoverage.cmake
- Owner: threeal
- License: mit
- Created: 2024-01-22T06:36:05.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-03-04T04:00:22.000Z (over 1 year ago)
- Last Synced: 2025-03-04T05:18:13.783Z (over 1 year ago)
- Language: CMake
- Homepage:
- Size: 79.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)