lupa_list_tests
List all available test files, suites, and tests without executing them. Optionally filter by file name, suite name, or tag.
Instructions
List all available test files, suites, and tests without running them. Optionally filter the list.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| configPath | Yes | Absolute path to the lupa.config.ts file in the target project | |
| files | No | Filter tests by file name | |
| suites | No | Filter tests by suite/group name | |
| tags | No | Filter tests by tag |