About
This skill empowers Claude with specialized expertise in the pytest framework, allowing for the creation of robust and maintainable Python test suites. It provides comprehensive guidance on advanced testing patterns, including complex fixture management with varying scopes, data-driven testing via parametrization, and sophisticated mocking techniques using monkeypatch. By applying this skill, developers can ensure their Python projects follow industry-standard testing structures, capture logs and output effectively, and handle edge cases through specialized assertions and exception testing.