MCP HubMCP Hub
SKILL·DCAC6B

pytest

mattnigh
更新日 1 month ago
11 閲覧
22
1
22
GitHubで表示
その他pytesttestingpythontddunit-testingfixturesmockingasyncfastapidjango

について

このスキルは、pytestを使用したプロフェッショナルなPythonテストを可能にし、フィクスチャ、パラメータ化、非同期サポートを備えています。FastAPI、Django、Flaskとシームレスに統合し、包括的なAPIおよびアプリケーションテストを実現します。Pythonプロジェクトにおけるユニットテスト、統合テスト、TDDワークフロー、依存関係のモック作成にご利用ください。

クイックインストール

Claude Code

推奨
メイン
npx skills add mattnigh/skills_collection -a claude-code
プラグインコマンド代替
/plugin add https://github.com/mattnigh/skills_collection
Git クローン代替
git clone https://github.com/mattnigh/skills_collection.git ~/.claude/skills/pytest

このコマンドをClaude Codeにコピー&ペーストしてスキルをインストールします

GitHub リポジトリ

mattnigh/skills_collection
パス: collection/bobmatnyc__terminator__claude__skills__toolchains-python-testing-pytest__SKILL.md
0
FAQ

Frequently asked questions

What is the pytest skill?

pytest is a Claude Skill by mattnigh. Skills package instructions and resources that Claude loads on demand, so Claude can perform pytest-related tasks without extra prompting.

How do I install pytest?

Use the install commands on this page: add pytest to Claude Code as a plugin, or clone its repository into your skills directory, then restart Claude so it picks up the skill.

What category does pytest belong to?

pytest is in the toolchain category, tagged pytest, testing, python, tdd, unit-testing and fixtures.

Is pytest free to use?

Yes. pytest is listed on AIMCP and free to install. It runs inside Claude, so no separate service account is required to use the skill itself.

関連スキル

asyncio
その他

このスキルは、async/await構文を用いた現代的な並行プログラミングのためのPython asyncioフレームワークに関する包括的なガイダンスを提供します。イベントループ、タスク、コルーチンといった中核概念と、aiohttpを用いた非同期HTTP操作やFastAPIの非同期パターンを含む実践的な実装をカバーしています。並行I/Oバウンドアプリケーション、並列APIクライアント、リアルタイムシステム、または非同期Webサーバーを構築する際にご活用ください。

スキルを見る
golang-observability-opentelemetry
その他

このスキルは、分散トレーシングにOpenTelemetry、メトリクス収集にPrometheus、構造化ロギングにslogを使用した、包括的なGoのオブザーバビリティ計装を提供します。本番環境の監視、分散システムのデバッグ、運用ダッシュボードの構築のためにマイクロサービスを計装する際にご利用ください。トレーサーとメトリクスエンドポイントの初期化から、HTTPミドルウェアやヘルスチェックの実装まで、すべてをカバーしています。

スキルを見る
mypy
その他

mypyは、型ヒントと包括的な型安全性を備えた段階的型付けを可能にするPythonの静的型チェッカーです。Pythonプロジェクトに型安全性を追加し、CI/CDで型チェックを実施し、型アノテーションを用いたコードリファクタリングに活用できます。厳格モードやProtocol型をサポートし、FastAPIやDjangoなどのフレームワークとの統合も可能です。

スキルを見る
jest-typescript
その他

このスキルは、JavaScript/TypeScriptプロジェクトにおける業界標準のテスト環境を提供するために、JestにTypeScript設定を追加します。既存のJestプロジェクトのテスト、TypeScriptを使用したReact/Node.jsアプリケーション、およびJavaScriptプロジェクトのTypeScript移行に最適です。セットアップにはJestエコシステムツール、React Testing Libraryの統合、スナップショットテスト、組み込みのカバレッジレポート機能が含まれます。

スキルを見る