The Python Testing Master skill equips Claude with specialized knowledge to build, debug, and optimize Python test environments. It provides immediate access to production-grade patterns for the pytest ecosystem, including complex fixture management, mocking external dependencies, and validating asynchronous logic. Whether you are testing FastAPI endpoints, implementing property-based testing with Hypothesis, or configuring code coverage thresholds, this skill ensures your codebase remains robust and maintainable following 2025 best practices.
主な機能
01Full support for async testing and FastAPI integration
02Comprehensive mocking and patching strategies using pytest-mock
03Property-based testing and snapshot testing implementation
04Advanced pytest fixture patterns and lifecycle management
05Automated code coverage configuration and reporting
067 GitHub stars