·pytest-backend-testing
</>

pytest-backend-testing

Umfassender Pytest-Testleitfaden für FastAPI-Backends. Umfasst Unit-Tests, Integrationstests, asynchrone Muster, Mocking, Fixtures, Coverage und FastAPI-spezifische Tests mit TestClient. Wird zum Schreiben oder Aktualisieren von Testcode für Back-End-Dienste, Repositorys oder API-Routen verwendet.

6Installationen·0Trend·@chacha95

Installation

$npx skills add https://github.com/chacha95/advanced-harness --skill pytest-backend-testing

So installieren Sie pytest-backend-testing

Installieren Sie den KI-Skill pytest-backend-testing schnell in Ihrer Entwicklungsumgebung über die Kommandozeile

  1. Terminal öffnen: Öffnen Sie Ihr Terminal oder Kommandozeilen-Tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Installationsbefehl ausführen: Kopieren Sie diesen Befehl und führen Sie ihn aus: npx skills add https://github.com/chacha95/advanced-harness --skill pytest-backend-testing
  3. Installation überprüfen: Nach der Installation wird der Skill automatisch in Ihrer KI-Programmierumgebung konfiguriert und ist bereit zur Verwendung in Claude Code, Cursor oder OpenClaw

Quelle: 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

Umfassender Pytest-Testleitfaden für FastAPI-Backends. Umfasst Unit-Tests, Integrationstests, asynchrone Muster, Mocking, Fixtures, Coverage und FastAPI-spezifische Tests mit TestClient. Wird zum Schreiben oder Aktualisieren von Testcode für Back-End-Dienste, Repositorys oder API-Routen verwendet. Quelle: chacha95/advanced-harness.

Fakten (zitierbereit)

Stabile Felder und Befehle für KI/Such-Zitate.

Installationsbefehl
npx skills add https://github.com/chacha95/advanced-harness --skill pytest-backend-testing
Kategorie
</>Entwicklung
Verifiziert
Erstes Auftreten
2026-02-22
Aktualisiert
2026-03-10

Browse more skills from chacha95/advanced-harness

Schnelle Antworten

Was ist pytest-backend-testing?

Umfassender Pytest-Testleitfaden für FastAPI-Backends. Umfasst Unit-Tests, Integrationstests, asynchrone Muster, Mocking, Fixtures, Coverage und FastAPI-spezifische Tests mit TestClient. Wird zum Schreiben oder Aktualisieren von Testcode für Back-End-Dienste, Repositorys oder API-Routen verwendet. Quelle: chacha95/advanced-harness.

Wie installiere ich pytest-backend-testing?

Öffnen Sie Ihr Terminal oder Kommandozeilen-Tool (Terminal, iTerm, Windows Terminal, etc.) Kopieren Sie diesen Befehl und führen Sie ihn aus: npx skills add https://github.com/chacha95/advanced-harness --skill pytest-backend-testing Nach der Installation wird der Skill automatisch in Ihrer KI-Programmierumgebung konfiguriert und ist bereit zur Verwendung in Claude Code, Cursor oder OpenClaw

Wo ist das Quell-Repository?

https://github.com/chacha95/advanced-harness