[ 源代码: node-supertest ]
软件包:node-supertest(6.3.2-1)
node-supertest 的相关链接
Debian 的资源:
下载源码包 node-supertest:
- [node-supertest_6.3.2-1.dsc]
- [node-supertest_6.3.2.orig.tar.gz]
- [node-supertest_6.3.2-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
superagent driven library for testing HTTP servers
This package provides a high-level abstraction for testing HTTP servers using the superagent Node.js module.
Node.js is an event-based server-side JavaScript engine.
其他与 node-supertest 有关的软件包
|
|
|
|
-
- dep: node-methods
- contains the HTTP methods that Node.js supports
-
- dep: node-superagent
- HTTP client request with chainable API - Node.js module