行为稳定:测试REST服务和API的BDD框架

时间:2021-02-06 00:27:17
【文件属性】:
文件名称:行为稳定:测试REST服务和API的BDD框架
文件大小:71KB
文件格式:ZIP
更新时间:2021-02-06 00:27:17
testing language behavior rest rest-api 表现得好 宁静的行为是驱动开发(BDD)框架的行为基础上,实现适用于测试和验证REST API和服务的语言。 它利用语言的功能编写可验证REST API行为的业务可读测试。 虽然,举止雷斯特夫尔在实施和使用为基本架构,它可以测试任何语言一样容易实现的服务: Feature : API to add a new book to our collection As a user, I want to add a new book to my "to-read" collection. Scenario : Add a new book to collection.
【文件预览】:
behave-restful-master
----.travis.yml(2KB)
----features()
--------hooks()
--------application_initialization.feature(580B)
--------features_lang()
--------openapi_schemas.feature(2KB)
--------README.md(35B)
--------definitions()
--------steps()
--------project_creation.feature(1KB)
--------environment.py(1KB)
----docs()
--------make.bat(786B)
--------Makefile(615B)
--------source()
----data()
--------openapi()
----tests()
--------test_utils.py(806B)
--------test_bolt_behave_restful.py(5KB)
--------test_schemas.py(6KB)
--------test_xpy.py(380B)
--------test_app.py(3KB)
--------test_hooks.py(7KB)
--------test_definitions.py(7KB)
--------test_lang_imp()
----LICENSE(1KB)
----boltfile.py(4KB)
----behave_restful()
--------_lang_imp()
--------app.py(3KB)
--------tools.py(81B)
--------lang()
--------bolt_behave_restful.py(8KB)
--------xpy.py(848B)
--------cli.py(521B)
--------_hooks.py(3KB)
--------_errors.py(311B)
--------_project()
--------_schemas.py(2KB)
--------_definitions.py(6KB)
--------__init__.py(0B)
--------about.py(1KB)
--------_utils.py(811B)
----setup.cfg(25B)
----requirements.txt(140B)
----examples()
--------flask_api()
----setup.py(1KB)
----.gitignore(1KB)
----README.md(4KB)
----dependencies.txt(60B)

网友评论