Expand description
Utility functions for the CLI module
Contains shared utility functions used across CLI commands.
Functionsยง
- discover_
test_ files - Discover all .clnrm.toml test files in a directory
- generate_
junit_ xml - Generate JUnit XML output for CI/CD integration
- parse_
toml_ test - Parse a TOML test configuration file
- setup_
logging - Set up logging based on verbosity level