·pytest
</>

pytest

manutej/crush-mcp-server

用于客户支持技术支持的高级 Python 单元测试框架,涵盖 FastAPI、SQLAlchemy、PostgreSQL、异步操作、模拟、固定装置、参数化、覆盖率和后端支持系统的全面测试策略

7安装·0热度·@manutej

安装

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

SKILL.md

pytest is the industry-standard testing framework for Python applications, offering powerful features that enable comprehensive, maintainable, and scalable test suites. This skill focuses specifically on customer support tech enablement, providing patterns and practices for testing backend support systems, ticketing platforms, knowledge bases, and customer data platforms.

Customer support systems require rigorous testing due to their mission-critical nature. Downtime or bugs directly impact customer satisfaction, agent productivity, and business operations. This skill provides comprehensive guidance on testing all aspects of support systems using pytest.

Fixtures are pytest's killer feature, providing reusable setup/teardown logic and dependency injection. For customer support systems, fixtures manage databases, API clients, test data, and external service mocks.

用于客户支持技术支持的高级 Python 单元测试框架,涵盖 FastAPI、SQLAlchemy、PostgreSQL、异步操作、模拟、固定装置、参数化、覆盖率和后端支持系统的全面测试策略 来源:manutej/crush-mcp-server。

查看原文

可引用信息

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

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

快速解答

什么是 pytest?

用于客户支持技术支持的高级 Python 单元测试框架,涵盖 FastAPI、SQLAlchemy、PostgreSQL、异步操作、模拟、固定装置、参数化、覆盖率和后端支持系统的全面测试策略 来源:manutej/crush-mcp-server。

如何安装 pytest?

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

这个 Skill 的源码在哪?

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