eriwen / lcov-to-cobertura-xmlLinks
Converts lcov output to Cobertura-compatible XML for CI
☆193Updated 8 months ago
Alternatives and similar repositories for lcov-to-cobertura-xml
Users that are interested in lcov-to-cobertura-xml are comparing it to the libraries listed below
Sorting:
- Generate code coverage reports with gcc/gcov☆958Updated this week
- LCOV☆1,038Updated last week
- Upload gcov results to coveralls.io☆280Updated last year
- Run Google Test suites in parallel.☆451Updated 3 months ago
- Check for coding style issues in CMake files☆102Updated 6 years ago
- Conan Package Tools. Helps with massive package creation and CI integration (Travis CI, Appveyor...)☆166Updated last year
- Apply a coding style with clang-format only to new code added to an existing code base.☆211Updated 7 months ago
- Additional CMake functionality. Most of the modules are from Ryan Pavlik (https://github.com/rpavlik/cmake-modules)☆583Updated 3 weeks ago
- A wrapper script around clang-format, suitable for linting multiple files and to use for continuous integration☆258Updated 2 years ago
- An Eclipse plugin that integrates clang-format and cpplint (cpplint.py)☆74Updated last year
- A unit testing framework for CMake☆38Updated 8 years ago
- C/C++ hooks to integrate with pre-commit☆369Updated last year
- Pre-commit hook for running clang-format. Don't use this.☆90Updated 4 years ago
- Support for writing Cucumber step definitions in C++☆323Updated 4 months ago
- Some tools for automated package generation☆223Updated last month
- A massively parallelized gcov wrapper☆116Updated 5 months ago
- Catch2, Google Test and doctest Adapter for the VSCode☆236Updated 3 weeks ago
- Short example how to use Google Test with CMake project