Features
Test Plans
Updated for v0.16.0Edit on GitHub
Reusable groupings of cases, stored as JSON in .tms/plans/ and committed with
the rest of the project.
What you can do
- Create / rename / delete plans.
- Add or remove cases via a visual case list.
- Edit the plan name and description.
Stable composition
When a case is added to a plan, the plan snapshots that case's title, priority, and status at the time it was added. So the plan's composition stays meaningful even as the underlying cases drift - the plan records what it contained, not just a list of live pointers that silently change underneath you.
Where plans live in the UI
Plans have their own screen (the activity bar). Adding cases to a plan from a multi-selection in the sidebar is done from the Plan screen rather than the bulk toolbar, keeping the bulk toolbar focused on fast in-place edits.