list_tests
List all test files within a specified directory or the project root using the Vitest MCP Server, enabling developers to quickly locate and manage test cases for efficient debugging and testing workflows.
Instructions
Find and list test files in the project or specified directory
Input Schema
Name | Required | Description | Default |
---|---|---|---|
path | No | Directory path to search for test files (defaults to project root) |