Giter VIP home page Giter VIP logo

uixautomation's Introduction

uiXautomation

Travis Status Code Climate

Overview

uiXautomation project (a.k.a. PyXTaf) is an extensible multi-layered framework for test automation at different levels (e.g., UI, API, CLI, etc.)

Architecture Diagram

PyXTaf Diagram

Installation

Install the latest package (PyXTaf) from PyPI

pip install PyXTaf

Build

PyBuilder (pyb) is used to build wheel file in the project

# install pybuilder
pip install pybuilder

# build wheel file without executing tests
pyb -v -o clean publish

Build & Run Tests in Container

We are coming up with a solution of leveraging Docker container to run tests while building wheel file

# start services, run tests and build wheel file
docker-compose run --rm pyxtaf build#

# stop services and remove local images
docker-compose down --rmi local --volumes

Plugins:

Dependencies:

  • enum34 (1.1.6+)
  • paramiko (1.16.0+)
  • PyYAML (3.11+)
  • requests (2.9.1+)
  • Appium-Python-Client (0.24+)
    • Selenium (2.48.0+)

License:

Others:

Please help support this project with a donation:

paypal donate

uixautomation's People

Contributors

wesleypeng avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 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.