Testing strategy — the testing pyramid (unit base, integration middle, e2e few), when to reach for each layer, and keeping the runner green. Use when deciding what kind of test to add, setting up a test runner, or reviewing a PR that adds test coverage.
Testing strategy — the testing pyramid (unit base, integration middle, e2e few), when to reach for each layer, and keeping the runner green. Use when deciding what kind of test to add, setting up a test runner, or reviewing a PR that adds test coverage.