关于
This skill provides an extensive framework for implementing best-in-class testing practices in Python. It equips Claude with the patterns needed to write unit, integration, and functional tests using pytest, manage complex setups with fixtures, and handle external dependencies via mocking. Whether you are practicing test-driven development (TDD), testing asynchronous code, or configuring CI/CD pipelines, this skill ensures your test suites are isolated, maintainable, and comprehensive.