A keyword based UI testing framework
Project description
框架介绍
fasttest 在macaca的基础上做了一层关键字的封装与解析,极大得简化了测试用例描述。我们有丰富的行为关键字,而且支持关键字模块级复用,自定义关键字等操作
运行示例
测试用例
module: OpenWebView
skip: false
description: 打开饿了么
steps:
- input '搜索或输入网站名称' 'tb.ele.me/m?from=taobaoapp'
- click '定位失败'
- input '请输入地址' '西湖'
- click '西湖文化广场'
- check '美食'
运行示例
更多帮助
问题收集
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
fasttest-0.0.7.tar.gz
(28.6 kB
view details)
File details
Details for the file fasttest-0.0.7.tar.gz.
File metadata
- Download URL: fasttest-0.0.7.tar.gz
- Upload date:
- Size: 28.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.20.1 setuptools/46.1.1 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.6.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bebbe84f3f4d5941370540cabf0916f77a36cc64f5a9631c6ea89e7620120d9e
|
|
| MD5 |
225e444067f357d2b23127bffcfe7342
|
|
| BLAKE2b-256 |
843c90e4ea0c7ce94ce91d9e851790adae7aec6ce92890004402f937d2d82895
|