{"id":15043942,"url":"https://github.com/wesleypeng/uixautomation","last_synced_at":"2025-07-24T01:39:08.366Z","repository":{"id":57458663,"uuid":"58246624","full_name":"WesleyPeng/uiXautomation","owner":"WesleyPeng","description":"Extensible Test Automation Framework","archived":false,"fork":false,"pushed_at":"2018-09-29T15:01:09.000Z","size":669,"stargazers_count":7,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-30T19:11:16.205Z","etag":null,"topics":["appium","atdd","automation-framework","bdd","docker","multi-layer-architecture","paramiko","requests","selenium","ui-automation"],"latest_commit_sha":null,"homepage":"https://libraries.io/pypi/PyXTaf","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/WesleyPeng.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-05-07T03:04:15.000Z","updated_at":"2024-05-29T18:14:46.000Z","dependencies_parsed_at":"2022-09-10T04:04:02.532Z","dependency_job_id":null,"html_url":"https://github.com/WesleyPeng/uiXautomation","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WesleyPeng%2FuiXautomation","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WesleyPeng%2FuiXautomation/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WesleyPeng%2FuiXautomation/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WesleyPeng%2FuiXautomation/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/WesleyPeng","download_url":"https://codeload.github.com/WesleyPeng/uiXautomation/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":237843844,"owners_count":19375214,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["appium","atdd","automation-framework","bdd","docker","multi-layer-architecture","paramiko","requests","selenium","ui-automation"],"created_at":"2024-09-24T20:49:51.376Z","updated_at":"2025-02-08T17:31:08.172Z","avatar_url":"https://github.com/WesleyPeng.png","language":"Python","funding_links":["https://www.paypal.com/en_US/i/btn/btn_donateCC_LG.gif","https://www.paypal.com/cgi-bin/webscr?cmd=_donations\u0026business=pengwei_v@hotmail.com\u0026currency_code=USD\u0026item_name=uiXautomation\u0026return=https://github.com/wesleypeng"],"categories":[],"sub_categories":[],"readme":"# uiXautomation \n[![Travis Status](https://travis-ci.org/WesleyPeng/uiXautomation.svg?branch=master)](https://travis-ci.org/WesleyPeng/uiXautomation) [![Code Climate](https://codeclimate.com/github/WesleyPeng/uiXautomation/badges/gpa.svg)](https://codeclimate.com/github/WesleyPeng/uiXautomation)\n\n## Overview\nuiXautomation project (a.k.a. `PyXTaf`) is an extensible multi-layered framework for test automation at different levels (e.g., UI, API, CLI, etc.)\n\n### Architecture Diagram\n![PyXTaf Diagram](diagram.png?raw=true \"PyXTaf Architecture Diagram\")\n\n#### Installation\nInstall the latest package ([PyXTaf](https://pypi.org/project/PyXTaf)) from PyPI\n```bash\npip install PyXTaf\n```\n\n#### Build\nPyBuilder (pyb) is used to build wheel file in the project\n```bash\n# install pybuilder\npip install pybuilder\n\n# build wheel file without executing tests\npyb -v -o clean publish\n```\n\n#### Build \u0026 Run Tests in Container\nWe are coming up with a solution of leveraging Docker container to run tests while building wheel file\n\n```bash\n# start services, run tests and build wheel file\ndocker-compose run --rm pyxtaf build#\n\n# stop services and remove local images\ndocker-compose down --rmi local --volumes\n```\n\n#### Plugins:\n* WEB - Based on _**[Selenium WebDriver](http://www.seleniumhq.org/projects/webdriver/)**_  \n* Mobile - Based on _**[appium](http://github.com/appium/appium)**_\n* CLI - Based on _**[paramiko](https://github.com/paramiko/paramiko)**_\n* REST - Based on _**[requests](https://github.com/requests/requests)**_\n\n#### Dependencies:\n* enum34 (1.1.6+)\n* paramiko (1.16.0+)\n* PyYAML (3.11+)\n* requests (2.9.1+)\n* Appium-Python-Client (0.24+)\n    * Selenium (2.48.0+)\n\n#### License:\n* [Apache License V2.0](LICENSE)\n\n##### Others:\nPlease help support this project with a donation:\n\n[![paypal donate][paypal-image]][paypal-url]\n\n[paypal-image]: https://www.paypal.com/en_US/i/btn/btn_donateCC_LG.gif\n[paypal-url]: https://www.paypal.com/cgi-bin/webscr?cmd=_donations\u0026business=pengwei_v@hotmail.com\u0026currency_code=USD\u0026item_name=uiXautomation\u0026return=https://github.com/wesleypeng","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwesleypeng%2Fuixautomation","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwesleypeng%2Fuixautomation","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwesleypeng%2Fuixautomation/lists"}