universal-backend-testing
Installation
SKILL.md
Universal Backend Testing
Complete testing framework for Python backend applications combining best practices from TDD, pytest, QA strategy, and workflow testing.
When to Use This Skill
- Setting up testing infrastructure for Python backend projects
- Implementing test-driven development (TDD)
- Designing test strategy following the test pyramid
- Writing tests at any level: unit, integration, E2E
- Setting up CI/CD quality gates
- Testing Temporal workflows and activities
- Managing test coverage and flaky tests