oc_diagnostics.instrumentation_selftest module

oc_diagnostics.instrumentation_selftest module#

Unified Instrumentation Self-Test#

Runs both: - CLI instrumentation tests - Optional Dash app instrumentation test

Usage:

python -m oc_diagnostics.instrumentation_selftest

oc_diagnostics.instrumentation_selftest.main()[source]#

Entry point for the unified instrumentation self-test suite.

Parameters:
  • None

  • Behavior

  • --------

  • tests (- Always runs CLI)

  • provided (- Optionally launches the Dash test app when --app is)