Testing Strategy

Test strategy and quality engineering — the test pyramid, what to test at each layer, meaningful coverage policy, integration and contract testing, E2E for critical journeys, test data and fixtures, flaky-test control, mutation testing, load and security testing, and CI gating. Use when the user says "tests", "testing", "unit test", "integration test", "E2E", "Playwright", "Cypress", "Jest", "pytest", "coverage", "TDD", "flaky", "mocking", "test data", "how do I test this", "we have no tests" or "the tests keep breaking"; when writing tests for new code; and as a pass in any project audit. By Devleck.

Kin9Zeus c49e02b 3 files · 28.4 KB Updated

File contents

Kin9Zeus/senior-engineer-skills/tree/main/skills/testing-strategy commit c49e02be3b

Frequently asked questions

npx skillmds@latest add kin9zeus/testing-strategy