Pytest Patterns

Modern pytest test structure with fixtures, parametrization, and the AAA pattern. Use this skill when writing tests, creating test suites, or implementing test strategies. MUST BE USED for: pytest tests, test fixtures, parametrization, mocking, async tests, test organization. Keywords: pytest, test, fixture, parametrize, mock, assert, conftest.

Agentient Updated

File contents

Agentient/vibekit/tree/main/skills/agentient-python-core/skills/pytest-patterns commit 6a1254b064

Frequently asked questions

npx skillmds@latest add agentient/pytest-patterns-2