Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic

typescript-unit-testing

Unit testing for TypeScript/NestJS projects using Jest, @golevelup/ts-jest (DeepMocked/createMock), and in-memory databases, with AAA structure. Use whenever the user is working on `.spec.ts` files or asks to set up Jest, write/add tests for a service/usecase/controller/guard/interceptor/pipe/filter, mock dependencies, review test quality or coverage, run unit tests, debug failing or flaky tests, or optimize test performance and open handles.

Aperçu

Unit testing for TypeScript/NestJS projects using Jest, @golevelup/ts-jest (DeepMocked/createMock), and in-memory databases, with AAA structure. Use whenever the user is working on `.spec.ts` files or asks to set up Jest, write/add tests for a service/usecase/controller/guard/interceptor/pipe/filter, mock dependencies, review test quality or coverage, run unit tests, debug failing or flaky tests, or optimize test performance and open handles.

Commande d'installation
npx skills add https://github.com/bmad-labs/skills --skill typescript-unit-testing

Copiez et collez cette commande dans Claude Code pour installer le skill

Étoiles9
Forks2
Mis à jour7 mai 2026 à 03:47
Explorateur de fichiers
81 fichiers
SKILL.md
readonly