tree: fce0d6df29434582a1d0e211d52fff1f86b04766 [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