ui-test command reads a ui-manifest.ts companion file alongside your manifest, resolves $ref values, and outputs a structured JSON test plan for the sn-ui-tester agent to execute.Generate UI test plan from ui-manifest.ts companion.
ui-test command reads a ui-manifest.ts companion file alongside your manifest, resolves $ref values, and outputs a structured JSON test plan for the sn-ui-tester agent to execute.sn ui-test <manifest.ts> Generate UI test plan from ui-manifest.ts companion.
| Name | Required | Description |
|---|---|---|
| manifest.ts | Yes | Path to the manifest. A ui-manifest.ts companion must exist in the same directory. |
sn ui-test examples/it-onboarding/manifest.tssn-ui-tester agent, which uses browser automation to visually validate records and flows.