Testing

Stack-agnostic testing principles, strategies, and patterns for building reliable test suites. Use when the user asks to design a test strategy, choose between unit/integration/e2e tests, apply TDD, fix flaky tests, improve test quality, use test doubles (mocks, stubs, fakes, spies), or review tests for antipatterns. Covers the testing pyramid, test design heuristics, arrange-act-assert structure, test isolation, property-based testing, and common testing pitfalls.

krzysztofsurdy 5e292dc 4 files · 29.9 KB Updated

File contents

krzysztofsurdy/code-virtuoso/tree/main/skills/knowledge/testing commit 5e292dcb0b

Frequently asked questions

npx skillmds@latest add krzysztofsurdy/testing