·godot-testing-patterns
</>

godot-testing-patterns

thedivergentai/gd-agentic-skills

使用 GUT(Godot 单元测试)、集成测试、模拟/存根模式、异步测试和验证技术来测试模式的专家蓝图。涵盖断言模式、信号测试和 CI/CD 集成。在实施测试或验证游戏逻辑时使用。关键词 GUT、单元测试、集成测试、断言、模拟、存根、GutTest、watch_signals、TDD。

9安装·1热度·@thedivergentai

安装

$npx skills add https://github.com/thedivergentai/gd-agentic-skills --skill godot-testing-patterns

SKILL.md

GUT framework, assertion patterns, mocking, and async testing define automated validation.

integrationtestbase.gd Base class for GUT integration tests with auto-cleanup and scene helpers.

headlesstestrunner.gd Expert headless test runner for CI/CD with JUnit XML output and exit code handling.

使用 GUT(Godot 单元测试)、集成测试、模拟/存根模式、异步测试和验证技术来测试模式的专家蓝图。涵盖断言模式、信号测试和 CI/CD 集成。在实施测试或验证游戏逻辑时使用。关键词 GUT、单元测试、集成测试、断言、模拟、存根、GutTest、watch_signals、TDD。 来源:thedivergentai/gd-agentic-skills。

查看原文

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/thedivergentai/gd-agentic-skills --skill godot-testing-patterns
分类
</>开发工具
认证
收录时间
2026-02-17
更新时间
2026-02-18

快速解答

什么是 godot-testing-patterns?

使用 GUT(Godot 单元测试)、集成测试、模拟/存根模式、异步测试和验证技术来测试模式的专家蓝图。涵盖断言模式、信号测试和 CI/CD 集成。在实施测试或验证游戏逻辑时使用。关键词 GUT、单元测试、集成测试、断言、模拟、存根、GutTest、watch_signals、TDD。 来源:thedivergentai/gd-agentic-skills。

如何安装 godot-testing-patterns?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/thedivergentai/gd-agentic-skills --skill godot-testing-patterns 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用

这个 Skill 的源码在哪?

https://github.com/thedivergentai/gd-agentic-skills