tree: f51b28a38c8323bc59f7889049e8cedad4366cbd [path history] [tgz]
  1. codelab.md
  2. README.md
docs/development/diagnostics/workshop/README.md

Diagnostics and Testing Workshop

Contributors: crjohns@, miguelfrde@, anmittal@, satsukiu@

In this codelab, C++ programmers will learn to publish diagnostics from their component, use diagnostics to debug programs, and write unit and integration tests to verify fixes.

Get Started