Skip to main content
Manus에서 모든 스킬 실행
원클릭으로

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.

개요

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.

설치 명령
npx skills add https://github.com/bmad-labs/skills --skill typescript-unit-testing

이 명령을 Claude Code에 복사하여 붙여넣어 스킬을 설치하세요

스타9
포크2
업데이트2026년 5월 7일 03:47
파일 탐색기
81 개 파일
SKILL.md
readonly