什么是 test-organize-layers?
指导测试放置在正确的测试金字塔层(单元/集成/e2e)。 在创建新测试文件、决定测试层、组织测试结构时使用, 或确定夹具范围。分析模拟模式、依赖关系和测试范围 建议正确的图层放置。使用 pytest 测试文件 (test_*.py)。 来源:dawiddutoit/custom-claude。
指导测试放置在正确的测试金字塔层(单元/集成/e2e)。 在创建新测试文件、决定测试层、组织测试结构时使用, 或确定夹具范围。分析模拟模式、依赖关系和测试范围 建议正确的图层放置。使用 pytest 测试文件 (test_*.py)。
通过命令行快速安装 test-organize-layers AI 技能到你的开发环境
来源:dawiddutoit/custom-claude。
Ensure new tests are placed in the correct test pyramid layer based on dependencies, mocking patterns, and scope. Prevents anti-patterns like unit tests with real databases or e2e tests with excessive mocking.
Why E2E: Full stack (indexed codebase, real embeddings, real Neo4j, real search).
指导测试放置在正确的测试金字塔层(单元/集成/e2e)。 在创建新测试文件、决定测试层、组织测试结构时使用, 或确定夹具范围。分析模拟模式、依赖关系和测试范围 建议正确的图层放置。使用 pytest 测试文件 (test_*.py)。 来源:dawiddutoit/custom-claude。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/dawiddutoit/custom-claude --skill test-organize-layers 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/dawiddutoit/custom-claude --skill test-organize-layers指导测试放置在正确的测试金字塔层(单元/集成/e2e)。 在创建新测试文件、决定测试层、组织测试结构时使用, 或确定夹具范围。分析模拟模式、依赖关系和测试范围 建议正确的图层放置。使用 pytest 测试文件 (test_*.py)。 来源:dawiddutoit/custom-claude。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/dawiddutoit/custom-claude --skill test-organize-layers 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/dawiddutoit/custom-claude