Back to skills
extension
Category: Development & EngineeringNo API key required

testing-pytest

pytest testing — fixtures, parametrize, mocking, test organization, and CI integration.

personAuthor: jakexiaohubgithub

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]