Metadata-Version: 2.1
Name: proname
Version: 1.0.11
Summary: first test package
Home-page: https://www.baidu.com
Author: ZZL
Author-email: test01@163.com
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE

# easytest
`easytest`是一个接口自动化框架。

功能特点：

- 支持http接口测试
- 支持`json`，`html`,`xml`格式的响应断言
- 支持数据库断言
- 支持用例标记筛选
- 支持用例失败重运行
- 支持多线程

[//]: # (https://www.cnblogs.com/ck-zscs/p/17948705)
 - python=3.9
