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 22f88f7 2 files · 10.1 KB Updated

File contents

tomevault-io/skills-registry/tree/main/bossjones--boss-file-utils--pytest-mock commit 22f88f7c65

Frequently asked questions

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