cypress_list_specs
List every available Cypress spec file in a project, with optional name filtering to locate specific tests quickly.
Instructions
List all available Cypress spec files in a project
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filter | No | Filter specs by name pattern | |
| project | Yes | Which e2e project to list specs from |