[ 源代码: node-nock ]
软件包:node-nock(13.2.9-3)
node-nock 的相关链接
Debian 的资源:
下载源码包 node-nock:
维护小组:
- Debian Javascript Maintainers (QA 页面, 邮件存档)
- Manas kashyap (QA 页面)
- Pirate Praveen (QA 页面)
- Andrius Merkys (QA 页面)
外部的资源:
- 主页 [github.com]
相似软件包:
Nock is an HTTP mocking and expectations library for Node.js
Nock can be used to test modules that perform HTTP requests in isolation. For instance, if a module performs HTTP requests to a CouchDB server or makesi HTTP requests to the Amazon API, you can test that module in isolation.
Node.js is an event-based server-side JavaScript engine.
其他与 node-nock 有关的软件包
|
|
|
|
-
- dep: node-debug (>= 4.1.0)
- small debugging utility for Node.js
-
- dep: node-json-stringify-safe
- JSON.stringify with circular references module for Node.js
-
- dep: node-lodash
- Lo-dash is a Node.js utility library
-
- dep: node-lodash-packages
- Lo-dash is a Node.js utility library (per method packages)
-
- dep: node-propagate
- propagate events from one event emitter into another