Agent skill

e2e-tests-gdunit4

Optional end-to-end tests in Godot using GdUnit4

Stars 163
Forks 31

Install this agent skill to your Project

npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/other/e2e-tests-gdunit4

SKILL.md

Skill (Optional): Add Headless E2E Tests (GdUnit4)

This skill is optional. The recommended baseline in this repo is GUT (see e2e-tests-gut) because it is simpler to keep stable.

If you choose to use GdUnit4 anyway:

Steps

  1. Install GdUnit4 into addons/gdUnit4 (pin a version compatible with Godot 4.5).
  2. Create E2E tests using GdUnit4’s scene runner/input simulation:
    • demo smoke
    • item pickup
    • transitions
    • quest completion

CLI

bash
godot --headless --path . --script addons/gdUnit4/bin/GdUnitCmdTool.gd -a test

Expand your agent's capabilities with these related and highly-rated skills.

Didn't find tool you were looking for?

Be as detailed as possible for better results