Test labels are organization-scoped tags you can apply to individual test cases to organize, filter, and categorize your test suite. Labels are applied manually today; see Automatic labeling from monitors for what’s coming.Documentation Index
Fetch the complete documentation index at: https://trunk-4cab4936-mintlify-sync-from-docs-1778014214.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Manage labels
Labels are created, edited, and deleted at Settings > Organization > Test Labels. Each label has a name, an optional description, and a color used for its chip in the UI. The settings page also shows how many test cases each label is currently applied to.Apply and remove labels on a test case
You apply and remove labels from a test case using the label picker on the test case detail page. The picker lets you search existing labels, toggle them on or off, and create a new label inline if one doesn’t already exist. Each assignment records who applied the label and when.Filter tests by label
On the tests list, you can filter the table down to test cases that have a particular label applied. This makes labels useful for slicing the view by the categories your team cares about.Automatic labeling from monitors
Coming soon. Monitors will be able to automatically apply and remove labels on test cases based on test behavior. More details will be published when this is available.
Related
- Managing detected flaky tests — a step-by-step process for handling detected flaky tests
- Flake Detection — monitors that classify tests as flaky or broken