...
This section describes how to integrate C/C++test with a Bazel build for running Static Analysis and Code Coverage.
Note |
---|
Collecting code coverage for Bazel is currently not fully supported and remains an experimental feature. |
Prerequisites
- C/C++test installed
- Bazel version 4.0+
- Linux only
...