Giter Site home page Giter Site logo

sripooja28 / qaviton Goto Github PK

View Code? Open in Web Editor NEW

This project forked from qaviton/qaviton

0.0 0.0 0.0 26.3 MB

The first open source project to facilitate a unified testing automation framework for Web, Mobile & IoT with Machine Learning, AI and much more

License: Apache License 2.0

Shell 0.04% Python 23.45% Objective-C 1.71% Java 0.41% Makefile 0.06% HTML 74.34%

qaviton's Introduction

Qaviton

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.

Donate

The Qaviton organization develops and supports qaviton and the libraries it uses. In order to grow the community of contributors and users, and allow the maintainers to devote more time to the projects, please donate today.

Links

qaviton's People

Contributors

qaviton avatar yehonadav avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.