Pytest Mock Guide

Guide for using pytest-mock plugin to write tests with mocking. Use when writing pytest tests that need mocking, patching, spying, or stubbing. Covers mocker fixture usage, patch methods, spy/stub patterns, and assertion helpers. Use when this capability is needed.

tomevault-io Updated

File contents

tomevault-io/skills-registry/tree/main/forceinjection--domain-driven-design-skills--pytest-mock-guide commit 88904cb140

Frequently asked questions

npx skillmds@latest add tomevault-io/pytest-mock-guide-3