Skip to main content

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


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.3.tar.gz (1.9 MB view details)

Uploaded Source

Built Distribution

qatools-0.1.3-py3-none-any.whl (1.9 MB view details)

Uploaded Python 3

File details

Details for the file qatools-0.1.3.tar.gz.

File metadata

  • Download URL: qatools-0.1.3.tar.gz
  • Upload date:
  • Size: 1.9 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.18

File hashes

Hashes for qatools-0.1.3.tar.gz
Algorithm Hash digest
SHA256 c808b46545ed3c85153df7d9237d6d455cc3478c0064aba6d359cc1e82782a44
MD5 ea02b4e97db9caf919009f84f008a82d
BLAKE2b-256 d0b7cb11ff1407b2519da4c3a76ea8fccb3db5f3b624b62938f8908bd2a094ba

See more details on using hashes here.

File details

Details for the file qatools-0.1.3-py3-none-any.whl.

File metadata

  • Download URL: qatools-0.1.3-py3-none-any.whl
  • Upload date:
  • Size: 1.9 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.18

File hashes

Hashes for qatools-0.1.3-py3-none-any.whl
Algorithm Hash digest
SHA256 db461be03da402e0ba794f5b92e94ace9e6acd8abbca3009fec7024929858d1a
MD5 2cefcd3430c34d3dd54a9cfb44709ac8
BLAKE2b-256 a21202b4f8ada8a0bf7b59396c3ff1c7ef1591d84d881ef1be536fa9696e1168

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page