gdUnit4 Test Writer

Community

Write gdUnit4 tests with precise assertions.

Authorminami110
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps you author robust gdUnit4 tests by providing type-specific assertions, signal testing guidance, and a scene runner workflow.

Core Features & Use Cases

  • Template-based test creation for gdUnit4 test files in res://tests/
  • Type-specific assertions guidance for clear, actionable tests
  • References to test structure, signals, and scene runner workflows to strengthen test quality

Quick Start

Create a test file in res://tests/test_example.gd using the template described in this skill, then validate and run through the recommended test workflow.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: gdUnit4 Test Writer
Download link: https://github.com/minami110/claude-godot-tools/archive/main.zip#gdunit4-test-writer

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository