run-suite command triggers an ATF test suite from a manifest and waits for results. It identifies create_suite steps in the manifest and runs each suite via the CI/CD API.Execute a specific ATF test suite and report results.
run-suite command triggers an ATF test suite from a manifest and waits for results. It identifies create_suite steps in the manifest and runs each suite via the CI/CD API.sn run-suite <manifest.ts> Execute a specific ATF test suite and report results.
| Name | Required | Description |
|---|---|---|
| manifest.ts | Yes | Path to the manifest containing ATF suite steps. |
sn run-suite examples/test-cross-skill/manifest.ts