·grove-testing
</>

grove-testing

autumnsgrove/groveengine

编写有效、可维护的测试来捕获真正的错误并实现自信的重构。在决定测试内容、检查测试质量或为 Grove 功能编写测试时使用。专注于理念和策略——与 javascript 测试相结合以了解实现细节。

5安装·2热度·@autumnsgrove

安装

$npx skills add https://github.com/autumnsgrove/groveengine --skill grove-testing

SKILL.md

For technical implementation (Vitest syntax, mocking patterns, assertions), use the javascript-testing skill alongside this one.

"Write tests. Not too many. Mostly integration." — Guillermo Rauch

Write tests — Automated tests are worthwhile. They enable confident refactoring, serve as documentation, and catch regressions before users do.

编写有效、可维护的测试来捕获真正的错误并实现自信的重构。在决定测试内容、检查测试质量或为 Grove 功能编写测试时使用。专注于理念和策略——与 javascript 测试相结合以了解实现细节。 来源:autumnsgrove/groveengine。

查看原文

可引用信息

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

安装命令
npx skills add https://github.com/autumnsgrove/groveengine --skill grove-testing
分类
</>开发工具
认证
收录时间
2026-02-05
更新时间
2026-02-18

快速解答

什么是 grove-testing?

编写有效、可维护的测试来捕获真正的错误并实现自信的重构。在决定测试内容、检查测试质量或为 Grove 功能编写测试时使用。专注于理念和策略——与 javascript 测试相结合以了解实现细节。 来源:autumnsgrove/groveengine。

如何安装 grove-testing?

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

这个 Skill 的源码在哪?

https://github.com/autumnsgrove/groveengine