Test Writer Python

Write unit and integration tests for Python/FastAPI apps with pytest + pytest-asyncio. Golden rule: real implementations for internal components, mocks only for outbound external adapters (email, Stripe, S3), testcontainers for real Postgres/Redis/Kafka. Trigger on: pytest, "write tests", "add tests", "test the use case/adapter/route", or any testing task in a Python backend. Use when testing any Python or FastAPI code.

SoluDevTech 9003eca 6 files · 16.4 KB Updated

File contents

SoluDevTech/ai-driven/tree/main/ai-driven/skills/test-writer-python commit 9003ecab42

Frequently asked questions

npx skillmds@latest add soludevtech/test-writer-python