技能说明

Write clean, maintainable pytest tests using Fake-based testing, contract testing, and dependency injection patterns. Use when setting up test suites for Python/MCP projects, creating Fakes for external dependencies, writing contract tests, or implementing test patterns with fixtures and parametrization.


中文介绍

使用基于 Fake 的测试、契约测试和依赖注入模式编写清洁且可维护的 pytest 测试。适用于为 Python/MCP 项目搭建测试套件、为外部依赖创建 Fake、编写契约测试,或结合 fixture 和参数化实现测试模式。

直接复制以下提示词,发送给你的 AI 助手即可完成安装。

帮我下载并安装这个SKILL:https://skillhub.cstcloud.cn/download/clean-pytest

点击右上角 下载SKILL 按钮

元信息

分类:Test & Security
下载:5
浏览:7
标签:
pytest fake-based testing contract testing