Test Pyramid

Analyze the repo's unit and E2E tests and propose rebalancing toward a test pyramid — which E2E tests (or assertions inside them) can be covered by unit tests, which unit-level gaps genuinely need E2E coverage, and where coverage is duplicated. Use when the user asks about test pyramid, test rebalancing, "should this be an e2e or unit test", E2E-to-unit migration, or slow/flaky E2E suites that might shrink.

kubernetes-sigs c8bf14c 6.5 KB Updated

File contents

kubernetes-sigs/agent-sandbox/tree/main/.agents/skills/test-pyramid commit c8bf14c4be

Frequently asked questions

npx skillmds@latest add kubernetes-sigs/test-pyramid