Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 399 Bytes

Running-tools.md

File metadata and controls

10 lines (7 loc) · 399 Bytes

While the amount of metrics which the plugin is able to compute itself is increasing, many tasks require help of external tools.

C++ Community Plugin does not run any of them itself. You have to run them beforehand and point the plugin to the results.

See below for hints on how to do that for a range of tools.

  • [[Compilers]]
  • [[Code checkers]]
  • [[Coverage tracers]]
  • [[Test runners]]