About
The Pytest Python Testing skill empowers developers to build robust, maintainable test suites for Python applications. It provides domain-specific guidance on implementing core pytest features, including advanced fixture patterns, test parametrization for edge-case coverage, and mocking with monkeypatch. By automating test discovery and providing standardized patterns for markers and assertions, this skill ensures that testing remains a seamless part of the development workflow, whether you are setting up a new project or debugging complex failures in an existing codebase.