Skip to main content

基于pytest的接口自动化测试工具模板

Project description

AAMT 项目模版

用于生成 基于pytest的接口自动化脚手架

python 版本

3.9

安装最新版本

pip install aamt

指定版本安装

pip install aamt==0.2.5

升级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


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.2.5.tar.gz (21.1 kB view hashes)

Uploaded Source

Built Distribution

aamt-0.2.5-py3-none-any.whl (23.6 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page