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