·pytest-application-layer-testing
</>

pytest-application-layer-testing

测试用例和应用程序服务:使用模拟网关进行用例测试、DTO 测试、应用程序异常测试、编排测试、适配器边界模拟。覆盖率目标:85-90%。 使用时机:测试用例、测试应用程序服务、测试 DTO 和数据转换、测试用例中的错误处理、在层边界模拟外部依赖项。

5安装·0热度·@dawiddutoit

安装

$npx skills add https://github.com/dawiddutoit/custom-claude --skill pytest-application-layer-testing

如何安装 pytest-application-layer-testing

通过命令行快速安装 pytest-application-layer-testing AI 技能到你的开发环境

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

来源:dawiddutoit/custom-claude。

SKILL.md

查看原文

The application layer orchestrates domain logic with external dependencies. Tests verify that use cases correctly coordinate business logic and integration boundaries.

Use when testing use cases and application services with "test use case", "mock gateways", "test orchestration", or "test DTOs".

Do NOT use for domain testing (use pytest-domain-model-testing), adapter testing (use pytest-adapter-integration-testing), or pytest configuration (use pytest-configuration).

测试用例和应用程序服务:使用模拟网关进行用例测试、DTO 测试、应用程序异常测试、编排测试、适配器边界模拟。覆盖率目标:85-90%。 使用时机:测试用例、测试应用程序服务、测试 DTO 和数据转换、测试用例中的错误处理、在层边界模拟外部依赖项。 来源:dawiddutoit/custom-claude。

可引用信息

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

安装命令
npx skills add https://github.com/dawiddutoit/custom-claude --skill pytest-application-layer-testing
分类
</>开发工具
认证
收录时间
2026-02-25
更新时间
2026-03-11

Browse more skills from dawiddutoit/custom-claude

快速解答

什么是 pytest-application-layer-testing?

测试用例和应用程序服务:使用模拟网关进行用例测试、DTO 测试、应用程序异常测试、编排测试、适配器边界模拟。覆盖率目标:85-90%。 使用时机:测试用例、测试应用程序服务、测试 DTO 和数据转换、测试用例中的错误处理、在层边界模拟外部依赖项。 来源:dawiddutoit/custom-claude。

如何安装 pytest-application-layer-testing?

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

这个 Skill 的源码在哪?

https://github.com/dawiddutoit/custom-claude