tekoestudio/teko-api-testing
Composer 安装命令:
composer require tekoestudio/teko-api-testing
包简介
Test design tool for REST APIs, compatible with webman.
README 文档
README
Getting started
Teko Api Testing is a tool that will allow you to carry out effective integration tests for webservices such as api rest full, which will guarantee the quality of your services, making a correctly tested development available to everyone, avoiding and detecting possible failures in time before Launch your project into production.
How works?
If the library is installed alongside Tkila, you can run the tests with the following command
php webman tests:run --group=endpoints --fresh=true
In case you want to run tests in CLI, you must execute the following auxiliary command
php teko_api_testing <your_test_group_her>
Test this library
This test library guarantees API tests, despite this, there are also tests performed on this library, so you can run them with the following command:
composer run-script test
with ❤️ for Teko Estudio
统计信息
- 总下载量: 133
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2022-02-17