Skip to main content
在 Manus 中运行任何 Skill
一键导入

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