All docs
Guide
Suites
A suite is a named group of scenarios that run as one job. Useful for nightly smoke tests, release checks, or any time you want a single command and a single result.
Creating a suite
- Open the Suites tab.
- Click New suite. Give it a name and an optional description.
- Add scenarios from your library. Drag to reorder.
- Pick a failure mode: stop on first failure, or continue and report.
- Hit Run.
How results roll up
Each scenario produces a pass, fail, or error. The suite reports the full breakdown plus an overall verdict. The Live Run view shows every scenario streaming in parallel order.
Scheduled runs
Scheduled runs are on the Pro roadmap. In the meantime, run a suite from the command palette with a single keystroke after onboarding.