home/categories/testing/aiskillstore-marketplace-skills-bossjones-pytest-mock-guide-skill-md
testingtesting-security

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
maintainer
aiskillstore
업데이트됨 1/20/2026
스타
90
포크
3
quick start

Installation and usage

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.

설치
$ install --globalskills.sh
사용법

설치 후 터미널에서 다음 명령을 실행하여 이 스킬을 사용할 수 있습니다:

skills use pytest-mock-guide