什么是 tzurot-testing?
测试程序。使用 /tzurot-testing 调用以执行测试、覆盖率审核和调试测试失败。 来源:lbds137/tzurot。
测试程序。使用 /tzurot-testing 调用以执行测试、覆盖率审核和调试测试失败。
通过命令行快速安装 tzurot-testing AI 技能到你的开发环境
来源:lbds137/tzurot。
Testing patterns are in .claude/rules/02-code-standards.md - they apply automatically.
| Unit | .test.ts | Next to source | Fully mocked | | Integration | .int.test.ts | Next to source | PGLite | | Schema | .schema.test.ts | common-types/types/ | Zod only |
Integration tests (.int.test.ts) run separately from unit tests and are not included in pnpm test or pre-push hooks.
测试程序。使用 /tzurot-testing 调用以执行测试、覆盖率审核和调试测试失败。 来源:lbds137/tzurot。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/lbds137/tzurot --skill tzurot-testing测试程序。使用 /tzurot-testing 调用以执行测试、覆盖率审核和调试测试失败。 来源:lbds137/tzurot。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/lbds137/tzurot --skill tzurot-testing 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/lbds137/tzurot