在 TypeScript 开发中,需要为开发的模块编写单元测试,参考使用 jest 这个框架。 npm install -D jest ts-jest @types/jest npm install -D jest-canvas-mock npm install typescript 配置jest package.json { "name": "cocos creato