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

by bossjones· Repository·testing
Also installable via skills CLI
npx skills add bossjones/logging-lab/testing/pytest-mock-guide-bossjones-logging-lab

Source

Path:testing/pytest-mock-guide-bossjones-logging-lab(main)

Related in testing

pytest-mock-guide | AgentArea Skills