Expand description
CLI module for the cleanroom testing framework
Provides a professional command-line interface using clap for running tests, managing services, and generating reports.
Re-exports§
Modules§
- commands
- CLI commands module
- types
- Shared types for the CLI module
- utils
- Utility functions for the CLI module
Functions§
- run_cli
- Main CLI entry point