Expand description
Testing utilities and helpers for CLNRM
This module provides testing infrastructure including property-based test generators, test fixtures, and helper functions.
Structs§
- Framework
Test Results - Framework test results
- Suite
Result - Suite results for organized test reporting
- Test
Result - Individual test result
Functions§
- get_
cached_ test_ config - Get a cached test configuration by name This avoids parsing TOML files repeatedly during test execution
- run_
framework_ tests - Run framework self-tests organized by suite
- run_
framework_ tests_ by_ suite - Run framework self-tests with optional suite filter