Expand description
Framework self-testing module
Contains tests that validate the framework’s own functionality through the “eat your own dog food” principle.
Structs§
- Framework
Test Results - Framework test results
- Test
Result - Individual test result
Functions§
- run_
framework_ tests - Run framework self-tests
- test_
cli_ functionality - Test CLI functionality
- test_
container_ lifecycle - Test container lifecycle management
- test_
otel_ integration - Test OTel integration
- test_
plugin_ system - Test plugin system functionality
- validate_
framework - Validate framework functionality