zitec/api-testing-extension
最新稳定版本:v1.0.7
Composer 安装命令:
composer require zitec/api-testing-extension
包简介
API testing extension for Behat
README 文档
README
Behat Zitec API Extension
About
API Zitec Extension adds functionality to Behat in order to test APIs. API Zitec Extension provides a list of steps that will help you test API methods. The steps are very similar with those used for functional testing. They also describe in a readable language the API expected behavior using Gherkin language.
Requirements
- PHP 5.3+
- Composer
Install
You can install it through composer.
{
"require":{
"zitec/api-testing-extension": "v0.0.4"
}
}
Usage
Directory structure
Configuration file
Requests and datasets
License
This plugin is covered by the BSD license, see LICENSE for details.
统计信息
- 总下载量: 28.71k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2016-03-16

