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 register integrate C/C++test as a local repository in a Bazel repositorywith 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

...