Analyze Test Placement
analyze_test_placementAnalyze test placement in your repository from an audit graph to identify misaligned tests and get advisory placement findings.
Instructions
Analyze existing test placement from an audit graph and return advisory placement findings.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| audit | Yes | An audit/v1 artifact. | |
| owner | No | Optional owner label for the audited project. Defaults to audit.profile.root. |