[ 原始碼: 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