microService-node
Ctrlk
  • 简介
  • NodeJS 简介
  • 开发资料与规范
  • 框架使用
  • 架构模块
  • 开发模块
  • 单元测试相关模块
    • Chai
    • Mocha
    • mocha-junit-reporter
    • SuperTest
    • z-schema
    • nyc - 代码覆盖率
    • Sinon
    • mockserver
    • 资料
  • 其他模块
  • 附录:package.json
  • 附录:WebStorm
  • 附录:.gitignore/npmignore
  • 附录:nodejs 调试
  • 附录:资料
  • 附录:npm命令与发布npm包
  • 下一代框架-LoopBack
  • UmiJS
  • nest 框架
  • egg.js
  • 资料
Powered by GitBook
On this page

Was this helpful?

  1. 单元测试相关模块

资料

玩转Node.js单元测试

使用mocha+supertest 测试时在.end 中调用done() 的诡异异常

【Node开发笔记】单元测试工具Mocha和SuperTest

一步一步搭建react应用-node中使用 mocha + supertest + should 来写单元测试 (示例地址)

Test your REST api using Mocha and supertest

PreviousmockserverNext其他模块

Last updated 6 years ago

Was this helpful?