YmmuimLibrary is a Mobile App testing library for Robot Framework, in Python3
Project description
YmmuimLibrary
详细描述
新版本已经出来了
YmmuimLibrary是用来。
使用说明:
1) 安装:
pip install YmmuimLibrary
2) 执行
Python -c "from YmmuimLibrary.main import Main; Main()"
3) 按模板xmind格式要求,编写用例
4) 运行工具,把xmind转化为xls、xlsx格式的文件
最近更新
Last update time: 2019-07-01
By: 8034.com
###############################################
版本说明
V0.0.2
支持了python3.7
V0.0.1
支持了python3.7
###############################################
打包方式
## 打包 检查
python setup.py check
## 打包 生成
python setup.py sdist
## 上传
twine upload dist/*
## 使用
pip install YmmuimLibrary
## 更新
pip install --upgrade YmmuimLibrary
## 卸载
pip uninstall -y YmmuimLibrary
###############################################
MANIFEST.in
include pat1 pat2 ... #include all files matching any of the listed patterns
exclude pat1 pat2 ... #exclude all files matching any of the listed patterns
recursive-include dir pat1 pat2 ... #include all files under dir matching any of the listed patterns
recursive-exclude dir pat1 pat2 ... #exclude all files under dir matching any of the listed patterns
global-include pat1 pat2 ... #include all files anywhere in the source tree matching — & any of the listed patterns
global-exclude pat1 pat2 ... #exclude all files anywhere in the source tree matching — & any of the listed patterns
prune dir #exclude all files under dir
graft dir #include all files under dir
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
YmmuimLibrary-0.0.2.tar.gz
(8.1 kB
view details)
File details
Details for the file YmmuimLibrary-0.0.2.tar.gz.
File metadata
- Download URL: YmmuimLibrary-0.0.2.tar.gz
- Upload date:
- Size: 8.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.6.2 requests-toolbelt/0.8.0 tqdm/4.30.0 CPython/3.7.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cffc8fb1de1b8f255644928b629c1dbfb4065684de64a1759973014b06a6816f
|
|
| MD5 |
879fb5b3b27e0f786c1475591309b5c1
|
|
| BLAKE2b-256 |
41d962174fc4f8b3154b065be9920aded4bfa5d7355d59d9ba6c919c4bc2f96a
|