Skip to main content

python implementation of qaviton

Project description

The first open source project to facilitate a unified testing automation framework for Web, Mobile & IoT with Machine Learning, AI and much more: https://www.qaviton.com

Inspired by Appium & Selenium, Qaviton is a play on words for Graviton. In theories of quantum gravity, the graviton is the hypothetical elementary particle that mediates the force of gravity. Qaviton is like the Graviton in the sense that if it exists, it will be the solution to a fundamental problem in its field.

Qaviton offers an easy framework to automate tests that can run against any driver or any testing scenario, and is meant to be like the React Native of software testing.

Installing

make sure you have python 3.7+ installed.

we recommend using venv:

python -m venv venv
source venv/bin/activate || venv\\Scripts\\activate

Install and update using pip:

pip install -U qaviton

to exit your virtual environment:

(venv) path/to/tests>deactivate

Simple Examples

python -m qaviton create web tests
python -m qaviton create web,mobile tests
python -m qaviton create web tests --example
python -m pytest tests
$ python -m qaviton create tests
 * creating qaviton tests
 * your testing framework is done!
 * start testing like a boss ⚛
 *      ______________
 *    /   __________   \           ______
 *   /  /            \  \         / ____ \
 *  /  /   \      /   \  \       / /    \ \    __        __   _   ___________    _______    _     _
 *  | |   O \    / O   | |      / |______| \   \ \      / /  |_| |____   ____|  / _____ \  | \   | |
 *  | |                | |     |  ________  |   \ \    / /   |-|      | |      | |     | | |  \  | |
 *  \  \  \________/  /   \    | |        | |    \ \  / /    | |      | |      | |     | | | | \ | |
 *   \  \____________/  /\ \_  | |        | |     \ \/ /     | |      | |      | |_____| | | |\ \| |
 *    \________________/  \__| |_|        |_|      \__/      |_|      |_|       \_______/  |_| \___|

run tests with local hub

install docker: https://docs.docker.com/install/

install selenoid: go to option 2 to install with docker

https://github.com/aerokube/selenoid/blob/master/docs/quick-start-guide.adoc

go to your secret file and change your hub url to local host:

/project/tests/data/secret.py

hub=’http://localhost:4444/wd/hub

Community

Please checkout our public test repository at: https://github.com/qaviton/test_repository

The Qaviton team wants to contribute and share testing experience. You can use our tests and utilities in your project and even share your own tests code, functions and experience.

Be part of something big.

Contributing

For guidance on setting up a development environment and how to make a contribution to Qaviton, see the contributing guidelines.

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

qaviton-0.1.3.tar.gz (72.8 kB view details)

Uploaded Source

Built Distribution

qaviton-0.1.3-py3-none-any.whl (89.7 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: qaviton-0.1.3.tar.gz
  • Upload date:
  • Size: 72.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.2.0 requests-toolbelt/0.8.0 tqdm/4.25.0 CPython/3.7.0

File hashes

Hashes for qaviton-0.1.3.tar.gz
Algorithm Hash digest
SHA256 01d8383c04a7a7f20d011eb8cb2a7fcc74e1c6b162e9bc9bc581593801415cb5
MD5 0cb649d6df3dd3677bf7aa767ea6cd68
BLAKE2b-256 f8514762a404fb81d97af91787e47318c39752a6679712ffaf483237ed9dcdeb

See more details on using hashes here.

File details

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

File metadata

  • Download URL: qaviton-0.1.3-py3-none-any.whl
  • Upload date:
  • Size: 89.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.2.0 requests-toolbelt/0.8.0 tqdm/4.25.0 CPython/3.7.0

File hashes

Hashes for qaviton-0.1.3-py3-none-any.whl
Algorithm Hash digest
SHA256 cd310ef07b16dd9b73e10e12e1e1f6e52f5d95b4fd3fb325ce12e69e15c200f3
MD5 32ab31aca35f47f3cf3a536a0193675a
BLAKE2b-256 86cd4eae31da9a8cec221ea189f0034e80b53f377fc8c5230aba7a70515b0ca5

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