cypress_list_specs
List all Cypress spec files in a project, optionally filtered by a glob pattern. Returns file paths and test counts for quick test discovery.
Instructions
List all Cypress spec files in the project. Returns file paths and test counts.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pattern | No | Glob pattern to filter specs |