nova-tech/testql
最新稳定版本:1.0.2
Composer 安装命令:
composer require nova-tech/testql
包简介
README 文档
README
API testing focuses testing library.
Summary
After years of web development I gathered a list of requirements about how should an API testing library to be. These are;
- It should be agile. You shouldn't spend too much time to create a test case
- it should be flexible, each project has different requirements.
- It should be able to work as standalone, no need to worry about dependencies and conflicts.
- It should be able to work without installing, it will run with one single docker command
- It should handle by its own authentication, almost all of the projects you will need to run tests with different accounts.
This library is designed to cover all the requirements listed above.
统计信息
- 总下载量: 2
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 2
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2022-11-12