Testing

Apply these opinionated testing conventions whenever writing, reviewing, or planning tests: what earns a test and what is coverage theatre, asserting outputs rather than mock calls, the three modes (functional, performance, security), naming and isolation rules, where to mock, and reporting findings for coverage rather than self-filtering. Includes house Jest standards for NestJS unit and contract tests, TDD discipline, and test-report structure.

alexander-danilenko Updated

File contents

alexander-danilenko/cortex-ai-skills/tree/main/skills/testing commit b47bc08e88

Frequently asked questions

npx skillmds@latest add alexander-danilenko/testing