Structs§
- Workspace
Config - Configuration for workspace scanning and execution.
- Workspace
Project - A project discovered within a workspace.
- Workspace
Report - Aggregated results across all workspace projects.
- Workspace
RunResult - Result of running tests in a single workspace project.
Functions§
- discover_
projects - Recursively scan a directory tree to discover all testable projects.
- format_
workspace_ report - Format a workspace report for terminal display.
- run_
workspace - Run tests in all discovered workspace projects.
- workspace_
report_ json - Format workspace report as JSON.