Skip to main content
Glama

godot_run_tests

Execute GUT unit tests for Godot projects to verify code functionality and identify issues, returning detailed pass/fail results.

Instructions

Run GUT (Godot Unit Test) tests for a Godot project. Returns test results including pass/fail counts and any failures.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
project_pathNoPath to the Godot project directory (containing project.godot). If not provided, searches upward from current directory.
test_dirNoDirectory containing tests (relative to project). Default: 'res://test/unit'res://test/unit
test_scriptNoSpecific test script to run (e.g., 'test_combatant.gd'). If not provided, runs all tests.
timeoutNoTimeout in seconds. Default: 120

Tool Definition Quality

Score is being calculated. Check back soon.

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/struktured-labs/godot-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server