# testing-pytest > pytest testing — fixtures, parametrize, mocking, test organization, and CI integration. - Author: Michael Down - Repository: michaelkeevildown/claude-agents-skills - Version: 20260208153426 - Stars: 0 - Forks: 0 - Last Updated: 2026-02-08 - Source: https://github.com/michaelkeevildown/claude-agents-skills - Web: https://mule.run/skillshub/@@michaelkeevildown/claude-agents-skills~testing-pytest:20260208153426 --- --- name: testing-pytest description: pytest testing — fixtures, parametrize, mocking, test organization, and CI integration. --- # Testing with pytest ## When to Use Use this skill when writing or reviewing Python tests with pytest. Covers fixture patterns, parametrize, mocking with unittest.mock, test organization, and CI configuration. ## Patterns [TODO: Add patterns] ## Anti-Patterns [TODO: Add anti-patterns] ## Examples [TODO: Add examples]