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.5.tar.gz
(29.0 kB
view details)
File details
Details for the file fasttest-0.0.5.tar.gz.
File metadata
- Download URL: fasttest-0.0.5.tar.gz
- Upload date:
- Size: 29.0 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 |
0297f04ae4269ef077f2cac155befd974913c09d92077c8d997bd6f7d4b76230
|
|
| MD5 |
5a13c254afb0b8f75795c60904d28fcf
|
|
| BLAKE2b-256 |
175a64cb1ed62ece9f2e346ee513ee40f8fd8140519df7eba4a807041cd3a05b
|