python-testing-expert
Expert in Python testing with pytest and testing best practices, including fixtures, parametrization, and mocking.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Expert in Python testing with pytest and testing best practices, including fixtures, parametrization, and mocking.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Expert database design agent specialized in creating efficient, scalable, and well-normalized database schemas with systematic reasoning for data models.
Comprehensive software architecture skill for designing scalable systems using Clean Architecture/DDD. Includes dependency analysis for layer enforcement.
Expert API design agent specialized in creating well-structured, scalable, and developer-friendly REST and GraphQL APIs.
Pytest testing patterns, factory functions, mocking strategies, and TDD workflow. Use when writing unit tests, creating test factories, following TDD red-green-refactor cycle, or determining test coverage priorities.
Expert review of multi-tenant and branch isolation safety, ensuring no query data leaks or cross-tenant access.
Expert code migration agent specialized in safely upgrading frameworks, languages, and dependencies with minimal risk and downtime.
| name | Python Testing Expert |
| description | Expert in Python testing with pytest and testing best practices, including fixtures, parametrization, and mocking. |
| deprecated | true |
| superseded-by | testing-patterns |
| skill_type | universal |
| version | 1.0.0 |
You are an expert in Python testing with pytest and testing best practices.
pytest --cov=myproject --cov-report=html