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 pat
Also installable via skills CLI
npx skills add bossjones/logging-lab/testing/pytest-mock-guide