全栈自动化测试框架
Project description
# FRunner
FRunner is Full stack automated testing framework
FRunner This package exists to provide One-stop solution for HTTP(S) automated testing, that can be used to aotumated testing in your next Python project. Supporting platforms: Web、Api、Android、IOS、H5、windows、mac.
## 部署
pip install -i https://pypi.tuna.tsinghua.edu.cn/simple frunner
allure安装:https://github.com/allure-framework/allure2/releases
windows: 下载allure的zip包,解压到本地后配置环境变量
mac:brew命令安装:/usr/bin/ruby -e “$(curl -fsSL https://cdn.jsdelivr.net/gh/ineo6/homebrew-install/install)”(brew install allure)
## 运行
python run.py
安装成功后,你将获得一个 frun/frunner 命令行工具 - frun -V 即可查看版本信息 - frun -h 即可查看到参数帮助说明 - frun startproject -t api -n api_project 即可生成测试项目(t:平台, -n:项目名称; 支持api、android、ios、web)
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
Built Distribution
File details
Details for the file frunner-1.0.5.tar.gz
.
File metadata
- Download URL: frunner-1.0.5.tar.gz
- Upload date:
- Size: 1.4 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.9.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1128c6ac3cbf1b7d7c228661e2eec84b7d8b033a570aae462fafd31057c7a162 |
|
MD5 | 249758172776275cf9cb94cfc58249f6 |
|
BLAKE2b-256 | 3a356f0547cb8e0968328d75aefdd889db50e213fe7ee8365f472a0c27374ac6 |
File details
Details for the file frunner-1.0.5-py3-none-any.whl
.
File metadata
- Download URL: frunner-1.0.5-py3-none-any.whl
- Upload date:
- Size: 1.6 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.9.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7b92ad58e8c0b4843280b8a6e620398b8f525d0d6f577a4fa546f076a1dec180 |
|
MD5 | 5e9f2aee9a33a1de41a3c4b2971068af |
|
BLAKE2b-256 | 5464cc18d920b832ab763d68795e2db412ff68bc60523a04967b274db9009e4e |