소개
The gdUnit4 Test Runner is a specialized Claude Code skill designed to streamline the testing workflow within the Godot Engine ecosystem. By wrapping gdUnit4's execution in a robust script, it allows Claude to automatically run unit tests, analyze JSON-formatted results, and pinpoint specific failures across files or directories. This skill is essential for maintaining high code quality during GDScript refactoring, feature implementation, and CI/CD validation, providing developers with immediate, actionable feedback on their game logic.