·pytest-patterns
</>

pytest-patterns

manutej/crush-mcp-server

使用 pytest 进行 Python 测试,涵盖固定装置、参数化、模拟和测试组织,以实现可靠的测试套件

7安装·0热度·@manutej

安装

$npx skills add https://github.com/manutej/crush-mcp-server --skill pytest-patterns

SKILL.md

A comprehensive skill for mastering Python testing with pytest. This skill covers everything from basic test structure to advanced patterns including fixtures, parametrization, mocking, test organization, coverage analysis, and CI/CD integration.

pytest is a mature, full-featured Python testing framework that makes it easy to write simple tests, yet scales to support complex functional testing. It provides:

Fixtures provide a fixed baseline for tests to run reliably and repeatably. They handle setup, provide test data, and perform cleanup.

使用 pytest 进行 Python 测试,涵盖固定装置、参数化、模拟和测试组织,以实现可靠的测试套件 来源:manutej/crush-mcp-server。

查看原文

可引用信息

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

安装命令
npx skills add https://github.com/manutej/crush-mcp-server --skill pytest-patterns
分类
</>开发工具
认证
收录时间
2026-02-01
更新时间
2026-02-18

快速解答

什么是 pytest-patterns?

使用 pytest 进行 Python 测试,涵盖固定装置、参数化、模拟和测试组织,以实现可靠的测试套件 来源:manutej/crush-mcp-server。

如何安装 pytest-patterns?

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

这个 Skill 的源码在哪?

https://github.com/manutej/crush-mcp-server