集成测试仪:集成测试仪 源码
集成测试仪 集成测试仪。 安装 $ 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 (
文件列表
integration-tester-master.zip
(预估有个19文件)
integration-tester-master
Readme.md
5KB
yarn.lock
34KB
.circleci
config.yml
1KB
lib
utils.js
4KB
index.js
16KB
.npmignore
6B
test
暂无评论