Unit Testing Strategy

Use when writing unit tests, setting up test infrastructure, debugging flaky tests, or implementing TDD. Covers mocking, fixtures, parametrization, and anti-patterns for Python (pytest) and TypeScript (Jest/Vitest). For E2E/browser testing, see webapp-testing.

Ippollo 75b4ae2 3 files · 19.0 KB Updated

File contents

Ippollo/Specwright/tree/main/skills/unit-testing-strategy commit 75b4ae2185

Frequently asked questions

npx skillmds@latest add ippollo/unit-testing-strategy