pytest-backend-testing とは?
FastAPI バックエンド用の包括的な pytest テスト ガイド。 TestClient を使用した単体テスト、統合テスト、非同期パターン、モック、フィクスチャ、カバレッジ、および FastAPI 固有のテストをカバーします。バックエンド サービス、リポジトリ、または API ルートのテスト コードを作成または更新するときに使用します。 ソース: chacha95/advanced-harness。
FastAPI バックエンド用の包括的な pytest テスト ガイド。 TestClient を使用した単体テスト、統合テスト、非同期パターン、モック、フィクスチャ、カバレッジ、および FastAPI 固有のテストをカバーします。バックエンド サービス、リポジトリ、または API ルートのテスト コードを作成または更新するときに使用します。
コマンドラインで pytest-backend-testing AI スキルを開発環境にすばやくインストール
ソース: chacha95/advanced-harness。
Complete guide for writing comprehensive tests for FastAPI backend applications using pytest, pytest-asyncio, and FastAPI TestClient. Emphasizes async testing, proper mocking, layered testing (repository → service → router), and achieving high test coverage.
| Understand test structure | testing-architecture.md | | Write unit tests | unit-testing.md | | Write integration tests | integration-testing.md | | Test async code | async-testing.md | | Use mocks and fixtures | mocking-fixtures.md | | Improve coverage | coverage-best-practices.md | | Test FastAPI routes | fastapi-testing.md |
Skill Status: Modular structure with progressive loading for optimal context management
FastAPI バックエンド用の包括的な pytest テスト ガイド。 TestClient を使用した単体テスト、統合テスト、非同期パターン、モック、フィクスチャ、カバレッジ、および FastAPI 固有のテストをカバーします。バックエンド サービス、リポジトリ、または API ルートのテスト コードを作成または更新するときに使用します。 ソース: chacha95/advanced-harness。
AI/検索での引用用の安定したフィールドとコマンド。
npx skills add https://github.com/chacha95/advanced-harness --skill pytest-backend-testingFastAPI バックエンド用の包括的な pytest テスト ガイド。 TestClient を使用した単体テスト、統合テスト、非同期パターン、モック、フィクスチャ、カバレッジ、および FastAPI 固有のテストをカバーします。バックエンド サービス、リポジトリ、または API ルートのテスト コードを作成または更新するときに使用します。 ソース: chacha95/advanced-harness。
ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/chacha95/advanced-harness --skill pytest-backend-testing インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります
https://github.com/chacha95/advanced-harness