Python Testing

【Python测试】Python 测试完整指南:pytest、mock/patch、参数化、fixtures、异步测试、覆盖率。 触发时机: - 用户要求"写测试"、"Python测试"、"pytest" - 需要 mock/patch 外部依赖 - 需要参数化测试或 fixtures - 需要测试覆盖率报告 提供完整的测试策略和代码示例。

afine907 94dc91b 6 files · 19.1 KB Updated

File contents

afine907/skills/tree/main/python-testing commit 94dc91baad

Frequently asked questions

npx skillmds@latest add afine907/python-testing