没有合适的资源?快使用搜索试试~ 我知道了~
httpception:模拟HTTP模块
共18个文件
js:5个
json:3个
md:2个
需积分: 10 0 下载量 65 浏览量
2021-05-13
17:11:20
上传
评论
收藏 15KB ZIP 举报
温馨提示
httpception 在测试过程中模拟HTTP流量,该流量是实验性地从非提取的: var httpception = require ( 'httpception' ) ; var got = require ( 'got' ) ; var assert = require ( 'assert' ) ; it ( 'should perform the right HTTP request' , ( ) => { httpception ( { request : 'GET http://example.com/foobar' , response : { headers : { 'Content-Type' : 'text/plain' , } , body : 'the text' , } , }
资源推荐
资源详情
资源评论
收起资源包目录
httpception-master.zip (18个子文件)
httpception-master
.travis.yml 243B
.eslintrc 411B
package.json 2KB
test
mocha
mocha.opts 34B
jest
jest.config.js 245B
httpception.test.js 6KB
.prettierrc 26B
.prettierignore 109B
integration-test
test.js 11KB
jest.config.js 172B
.gitignore 40B
CHANGELOG.md 20KB
.mocharc.json 88B
lib
httpception.js 4KB
.npmrc 40B
README.md 2KB
.eslintignore 36B
.vscode
launch.json 399B
共 18 条
- 1
资源评论
KINSLAUGHTER
- 粉丝: 29
- 资源: 4758
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功