文件名称:rest-api-behat-extension:使用Behat轻松测试您的rest api的东西
文件大小:37KB
文件格式:ZIP
更新时间:2024-02-26 18:13:55
rest-api behat test-automation RESTAPIPHP
用于Behat的RestApiExtension : 2.x : Behat 3.x 目前,仅支持JSON api来分析响应,但是您可以使用REST部分对任何类型的api执行请求。 警告 从7.0版开始,名称空间供应商从Rezzza更改为Ubirak 。 安装 要求软件包作为开发依赖项: composer require --dev ubirak/rest-api-behat-extension 如果需要,请不要忘记在behat.yml加载扩展名和上下文: default : extensions : Ubirak\RestApiBehatExtensi
【文件预览】:
rest-api-behat-extension-master
----composer.json(2KB)
----.travis.yml(996B)
----features()
--------send_request.feature(2KB)
--------bootstrap()
--------json_inspection_edge_case.feature(6KB)
--------send_HTML_form_request.feature(2KB)
--------json_inspection.feature(6KB)
--------send_request_until.feature(5KB)
----.atoum.bootstrap.php(52B)
----www()
--------index.php(2KB)
----behat.yml(461B)
----tests()
--------Units()
----LICENSE(1KB)
----src()
--------Html()
--------Json()
--------ExpectationFailed.php(1KB)
--------Extension.php(2KB)
--------Resources()
--------RestApiContext.php(4KB)
--------Rest()
----.gitignore(30B)
----README.md(2KB)
----.atoum.php(263B)