# 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)
Release files for frunner 1.0.5
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| frunner-1.0.5.tar.gz | 1.4 MB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| frunner-1.0.5-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 3.0 MB
Release files / frunner-1.0.5.tar.gz
| Download URL | frunner-1.0.5.tar.gz |
|---|---|
| Size | 1.4 MB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
1128c6ac3cbf1b7d7c228661e2eec84b7d8b033a570aae462fafd31057c7a162
|
|
BLAKE2b-256 checksum How to use checksums |
3a356f0547cb8e0968328d75aefdd889db50e213fe7ee8365f472a0c27374ac6
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/5.0.0 CPython/3.9.2
|
Release files / frunner-1.0.5-py3-none-any.whl
| Download URL | frunner-1.0.5-py3-none-any.whl |
|---|---|
| Size | 1.6 MB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
7b92ad58e8c0b4843280b8a6e620398b8f525d0d6f577a4fa546f076a1dec180
|
|
BLAKE2b-256 checksum How to use checksums |
5464cc18d920b832ab763d68795e2db412ff68bc60523a04967b274db9009e4e
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/5.0.0 CPython/3.9.2
|