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.

aiskillstore Updated

File contents

aiskillstore/marketplace commit be2dc8f982

Frequently asked questions

npx skillmds@latest add aiskillstore/pytest-mock-guide