返回 Skill 列表
extension
分类: 开发与工程无需 API Key

testing-pytest

pytest测试 — 固件、参数化、模拟、测试组织和CI集成。

person作者: jakexiaohubgithub

Testing with pytest

When to Use

Use this skill when writing or reviewing Python tests with pytest. Covers fixture patterns, parametrize, mocking with unittest.mock, test organization, and CI configuration.

Patterns

[TODO: Add patterns]

Anti-Patterns

[TODO: Add anti-patterns]

Examples

[TODO: Add examples]