文件名称:java8看不到源码-testserver-cucumber:带有Ready!的RESTAPI的Cucumber/BDD风格测试API测试服务
文件大小:59KB
文件格式:ZIP
更新时间:2024-06-24 13:50:58
系统开源
java8 看不到源码REST API 的 Cucumber/BDD 测试 该项目提供了一个通用的 Cucumber 词汇表,用于使用 测试 API,并特别支持 Swagger,以删除定义场景所需的一些技术细节。 Petstore API 的一个快速示例,可以使用以下场景定义 /pet/findByTags 资源的测试: Scenario : Find pet by tags Given the API running at http://petstore.swagger.io/v2 When a GET request to /pet/findByTags is made And the tags parameter is test And the request expects json Then a 200 response is returned within 50ms And the response type is json 使用集成的 Swagger 支持,这可以缩短为 Scenario : Find pet by tags Given the Swagger defin
【文件预览】:
testserver-cucumber-master
----LICENSE.txt(11KB)
----modules()
--------codegen()
--------runner()
--------core()
--------samples()
--------stepdefs()
----README.md(12KB)
----pom.xml(8KB)
----.gitignore(1KB)
----.whitesource(66B)