Testing Best Practices

Enforce testing best practices when writing, reviewing, or improving tests. Covers Red-Green TDD, property-based testing, real objects over mocks, test quality assessment (assertion density, not just coverage), E2E testing, contract tests, flaky test upgrades, and detection of sabotaged/skipped tests. Use when writing tests, reviewing test quality, fixing flaky tests, or when the user mentions TDD, testing, coverage, mocks, or test quality.

adewale 73a4954 7 files · 34.7 KB Updated

File contents

adewale/testing-best-practices/tree/main/skill-development/github-skill-first-working/testing-best-practices commit 73a4954888

Frequently asked questions

npx skillmds@latest add adewale/testing-best-practices-3