基于pytest的接口自动化测试工具模板
Project description
AAMT 项目模版
用于生成 基于pytest的接口自动化脚手架
python 版本
3.9
安装最新版本
pip install aamt
指定版本安装
pip install tep==0.1.0
升级aamt
pip install -U aamt
创建项目脚手架
aamt startproject demo
创建项目脚手架(自动创建虚拟环境)
aamt startproject demo -venv
外网速度慢,pandas可能安装失败,推荐用国内镜像
pip --default-timeout=6000 install -i https://pypi.tuna.tsinghua.edu.cn/simple aamt
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
aamt-0.1.4.tar.gz
(27.4 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
aamt-0.1.4-py3-none-any.whl
(31.6 kB
view details)
File details
Details for the file aamt-0.1.4.tar.gz.
File metadata
- Download URL: aamt-0.1.4.tar.gz
- Upload date:
- Size: 27.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.2.2 CPython/3.9.10 Windows/10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
29a66124f9acb8b3d1eb6d8bed200a7e4ef844a584bfbc215c58beb2123ce9a3
|
|
| MD5 |
687ec669fe9a201250186024453b21ee
|
|
| BLAKE2b-256 |
796e4cafd5b9da8a1fb5d45b4d606a5e6d61f798d027a267936b389023efa8bb
|
File details
Details for the file aamt-0.1.4-py3-none-any.whl.
File metadata
- Download URL: aamt-0.1.4-py3-none-any.whl
- Upload date:
- Size: 31.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.2.2 CPython/3.9.10 Windows/10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8a27b6d8799bbc61f35bb7cad66940c03499f8ffdf86838b3a75a0542c9b2303
|
|
| MD5 |
19c6bd5204d6f34672bbcd561fd6bcb8
|
|
| BLAKE2b-256 |
feb938aba83680b56ea7d7d4972e033212997fe7e528876a6cd07e3d215807a3
|