QA is an advanced tool for Android testing!
Project description
QA
QA is an advanced tool for Android testing!
Install
pip3 install -U qatools -i https://pypi.tuna.tsinghua.edu.cn/simple
Description
usage: qa [-h] [-v] {clear,info,adb,remote,proxy,unproxy} ...
QA is an advanced tool for Android testing! Created: Lijiawei. Version 0.0.8
positional arguments:
{clear,info,adb,remote,proxy,unproxy}
sub-command help
clear clear app cache data.
info show app setting page.
adb complete adb debugging capability.
remote open Android device remote debugging port(5555).
proxy enable device global proxy(172.17.30.10:8888).
unproxy disable device global proxy.
optional arguments:
-h, --help show this help message and exit
-v, --version show version
Clear
Clear app cache data
qa clear com.test.app
Info
Show app info
qa info com.test.app
Adb
Complete adb debugging capability
qa adb
Remote
Open Android device remote debugging port(5555)
qa remote
Proxy
Enable device global proxy
# default proxy port is 8888
qa proxy
# custom proxy port
qa proxy 5555
Unproxy
Disable device global proxy
qa unproxy
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
qatools-0.1.4.tar.gz
(17.0 MB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
qatools-0.1.4-py3-none-any.whl
(17.0 MB
view details)
File details
Details for the file qatools-0.1.4.tar.gz.
File metadata
- Download URL: qatools-0.1.4.tar.gz
- Upload date:
- Size: 17.0 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.9.25
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8c5fc16146e9ca8a1a41104848dd393c10d8306084715f03f3053058754ee629
|
|
| MD5 |
40d85653456a109d4edc1b94dcd7fc95
|
|
| BLAKE2b-256 |
51a5e0fd968bc9328a8c9d75165ad4f197eaccd1d8e94ffbf0985180e1a042b6
|
File details
Details for the file qatools-0.1.4-py3-none-any.whl.
File metadata
- Download URL: qatools-0.1.4-py3-none-any.whl
- Upload date:
- Size: 17.0 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.9.25
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c21250952aac79afd658a70f0bf896e50c75151dcfb1adaf5cd9e1000a366ecd
|
|
| MD5 |
82548b51247745e0d265d8311ee8ddf6
|
|
| BLAKE2b-256 |
d5e7c99a4fca4787b83b493e633480c15de1e7d9fa0a13e48b59cb51847d8cca
|