• This project
    • Loading...
  • Sign in

test / demo-chai-http

Itomix
Go to a project
Toggle navigation Toggle navigation pinning
  • Projects
  • Groups
  • Snippets
  • Help
  • Project
  • Activity
  • Repository
  • Pipelines
  • Graphs
  • Issues 0
  • Merge Requests 0
  • Wiki
  • Snippets
  • Network
  • Create a new issue
  • Builds
  • Commits
  • Issue Boards
  • Files
  • Commits
  • Network
  • Compare
  • Branches
  • Tags
Switch branch/tag
  • demo-chai-http
  • readme.md
  • lintry's avatar
    测试模块样例 · c1bade76
    c1bade76
    lintry authored 2016-10-25 09:55:23 +0800
readme.md 570 Bytes
Raw Blame History Permalink

##使用chai-http的远程接口测试用例DEMO

安装运行

npm install
mocha test_template_by_chai-http.js

相关参考资料

  • mocha
  • chai
  • chai-http
  • should API
  • Mocha和Should、Supertest模块搭建Node.js单元测试环境
  • 测试用例:mocha,should,istanbul