·pytest-patterns
</>

pytest-patterns

manutej/crush-mcp-server

Python testing with pytest covering fixtures, parametrization, mocking, and test organization for reliable test suites

7Installs·0Trend·@manutej

Installation

$npx skills add https://github.com/manutej/crush-mcp-server --skill pytest-patterns

SKILL.md

A comprehensive skill for mastering Python testing with pytest. This skill covers everything from basic test structure to advanced patterns including fixtures, parametrization, mocking, test organization, coverage analysis, and CI/CD integration.

pytest is a mature, full-featured Python testing framework that makes it easy to write simple tests, yet scales to support complex functional testing. It provides:

Fixtures provide a fixed baseline for tests to run reliably and repeatably. They handle setup, provide test data, and perform cleanup.

Python testing with pytest covering fixtures, parametrization, mocking, and test organization for reliable test suites Source: manutej/crush-mcp-server.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/manutej/crush-mcp-server --skill pytest-patterns
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is pytest-patterns?

Python testing with pytest covering fixtures, parametrization, mocking, and test organization for reliable test suites Source: manutej/crush-mcp-server.

How do I install pytest-patterns?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/manutej/crush-mcp-server --skill pytest-patterns Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/manutej/crush-mcp-server