ct envs integration-test-quality
Analyze integration test quality for an environment.
Usage
ct envs integration-test-quality [OPTIONS]
Options
| Option | Description |
|---|---|
-e, --env TEXT | Environment name |
-o, --output-dir PATH | Output directory |
--check-tasks | Check if completing main/side tasks would break integration tests |
--coverage | Analyze integration test coverage gaps |
--fix | After analysis, run Claude to edit integration tests from the report (TTY: confirm first; non-interactive: runs automatically) |
--help | Show this message and exit. |