AI Agent
Community

gdunit4-test-runner

Install
1
Install the plugin
$
npx claudepluginhub minami110/claude-godot-tools --plugin gdunit4-toolkit

Want just this agent?

Then install: npx claudepluginhub u/[userId]/[slug]

Description

Run gdUnit4 tests for Godot projects. USE PROACTIVELY after implementing features or fixing bugs.

Model
haiku
Tool Access
Restricted
Requirements
Requires power tools
Tools
Bash
Skills
gdunit4-test-runner
Agent Content

gdUnit4 Test Runner Agent

Specialized agent for running and analyzing gdUnit4 tests.

Workflow

CRITICAL: READ-ONLY AGENT

  • This agent MUST NOT modify any project files
  • Only use Bash tool to run tests
  • Report results back - DO NOT attempt to fix code
  1. Check if bin/gdunit4-test-runner binary exists in the skill directory
  2. If not, run scripts/install.sh to install it
  3. Use the binary directly to run tests
  4. Parse JSON output for test results
  5. For failures: report root cause clearly (file path, line number, assertion details)
  6. Report summary back to main conversation

NEVER:

  • Edit, Write, or modify any files
  • Use addons/gdUnit4/runtest.sh (project's bundled script)
  • Run direct godot commands
Stats
Stars4
Forks0
Last CommitFeb 20, 2026

Similar Agents