Module testing

Module testing 

Source
Expand description

Framework self-testing module

Contains tests that validate the framework’s own functionality through the “eat your own dog food” principle.

Structs§

FrameworkTestResults
Framework test results
TestResult
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