aamt
Advanced tools
+4
-2
@@ -537,3 +537,3 @@ # -*- coding: utf-8 -*- | ||
| # @E-mail: 120158568@qq.com, | ||
| # @Site: | ||
| # @Site: www.51automate.cn | ||
| # @Time: 11月 24, 2022 | ||
@@ -777,3 +777,3 @@ | ||
| # @E-mail: 120158568@qq.com, | ||
| # @Site: | ||
| # @Site: www.51automate.cn | ||
| # @Time: 11月 23, 2022 | ||
@@ -856,2 +856,3 @@ | ||
| file_name: 文件名,比如 xiaoxin.png | ||
| middle: 文件夹,如果有文件夹嵌套,建议写在Config类里面 | ||
| ''' | ||
@@ -1220,2 +1221,3 @@ filePath = os.path.join(settings.root_dir, middle,file_name) | ||
| # @Time: 11月 25, 2022 | ||
| import pytest | ||
@@ -1222,0 +1224,0 @@ from aamt.plugin import aamt_plugins |
+1
-1
| Metadata-Version: 2.1 | ||
| Name: aamt | ||
| Version: 0.2.2 | ||
| Version: 0.2.3 | ||
| Summary: 基于pytest的接口自动化测试工具模板 | ||
@@ -5,0 +5,0 @@ Home-page: https://github.com/xuefeng365/aamt-template.git |
+1
-1
| [tool.poetry] | ||
| name = "aamt" | ||
| version = "0.2.2" | ||
| version = "0.2.3" | ||
| description = "基于pytest的接口自动化测试工具模板" | ||
@@ -5,0 +5,0 @@ authors = ["xuefeng365 <120158568@qq.com>"] |
+1
-1
@@ -26,3 +26,3 @@ # -*- coding: utf-8 -*- | ||
| 'name': 'aamt', | ||
| 'version': '0.2.2', | ||
| 'version': '0.2.3', | ||
| 'description': '基于pytest的接口自动化测试工具模板', | ||
@@ -29,0 +29,0 @@ 'long_description': '## AAMT 项目模版\n> 用于生成 基于pytest的接口自动化脚手架\n\npython 版本\n\n> 3.9\n\n安装最新版本\n\n> pip install aamt\n\n指定版本安装\n\n> pip install aamt==0.2.2\n\n升级aamt\n\n> pip install -U aamt\n\n创建项目脚手架 \n\n> aamt startproject demo\n\n创建项目脚手架(自动创建虚拟环境)\n\n> aamt startproject demo -venv\n\n外网速度慢,pandas可能安装失败,推荐用国内镜像\n\n> pip --default-timeout=6000 install -i https://pypi.tuna.tsinghua.edu.cn/simple aamt\n\n\n\n', |
Alert delta unavailable
Currently unable to show alert delta for PyPI packages.
77309
0.15%1735
0.06%