Skip to main content
Execute qualquer Skill no Manus
com um clique

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.

Visão geral

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.

Comando de instalação
npx skills add https://github.com/bmad-labs/skills --skill typescript-unit-testing

Copie e cole este comando no Claude Code para instalar a skill

Estrelas9
Forks2
Atualizado7 de maio de 2026 às 03:47
Explorador de arquivos
81 arquivos
SKILL.md
readonly