|
Option C oc_diagnostics
|
Functions | |
| main () | |
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 | ( | ) |
Entry point for the unified instrumentation self-test suite. Parameters ---------- None Behavior -------- - Always runs CLI tests - Optionally launches the Dash test app when --app is provided
Definition at line 24 of file instrumentation_selftest.py.