Features
Dashboard
Updated for v0.16.0Edit on GitHub
A project-overview screen with tile widgets that summarize the state of your test suite at a glance.
Widgets
- Total case count across the project.
- Cases per priority - distribution across your priority values.
- Cases per status - distribution across your status values.
- Cases per tag - the top N tags by case count.
- Execution rate - the share of cases that have a recorded run (from the Runs data).
All figures are derived live from the on-disk cases and run records, so the dashboard reflects the current state of the repo without any separate bookkeeping.