Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Table of Contents
maxLevel1

Introduction

This section explains describes how to integrate C/C++test with a Bazel build for running Static Analysis and collecting Code Coverage (experimental)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

...