集成测试仪:集成测试仪

时间:2024-03-04 12:24:04
【文件属性】:

文件名称:集成测试仪:集成测试仪

文件大小:29KB

文件格式:ZIP

更新时间:2024-03-04 12:24:04

JavaScript

集成测试仪 集成测试仪。 安装 $ npm install segmentio/integration-tester 例子 assert ( integration ) . identify ( identify ) . sends ( 'content-type' , 'application/json' ) . sends ( { baz : 'foo' } ) . expects ( { users : { name : 'baz' } } ) . expects ( 200 , end ) ; assert ( integration ) . sends ( 'content-type' , 'text/plain' ) . sends ( 'x-baz' , /foo/ ) . sends ( /key=111/ ) . sends ( /t


【文件预览】:
integration-tester-master
----Readme.md(5KB)
----yarn.lock(34KB)
----.circleci()
--------config.yml(1KB)
----lib()
--------utils.js(4KB)
--------index.js(16KB)
----.npmignore(6B)
----test()
--------assertion.js(27KB)
--------fixtures()
--------support()
----History.md(4KB)
----Makefile(114B)
----.gitignore(14B)
----index.js(36B)
----package.json(473B)

网友评论