run_tests
Execute Unity's Test Runner tests with specified filters and modes (EditMode, PlayMode, or All), enabling efficient testing within the Unity Editor MCP Server environment.
Instructions
Runs Unity's Test Runner tests
Input Schema
Name | Required | Description | Default |
---|---|---|---|
testFilter | No | Optional test filter (e.g. specific test name or namespace) | |
testMode | No | The test mode to run (EditMode, PlayMode, or All) |