https://github.com/crazy-canux/westeros
Test automation framework, based on robotframework and unittest.
https://github.com/crazy-canux/westeros
automation qa robotframework test unittest
Last synced: 6 months ago
JSON representation
Test automation framework, based on robotframework and unittest.
- Host: GitHub
- URL: https://github.com/crazy-canux/westeros
- Owner: crazy-canux
- License: gpl-3.0
- Created: 2017-05-08T14:58:15.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2022-12-08T00:40:39.000Z (almost 3 years ago)
- Last Synced: 2025-04-17T01:26:44.751Z (7 months ago)
- Topics: automation, qa, robotframework, test, unittest
- Language: Python
- Homepage: https://westeros.rtfd.io
- Size: 7.52 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.rst
- Contributing: CONTRIBUTING.rst
- License: LICENSE
Awesome Lists containing this project
README
.. image:: https://img.shields.io/pypi/v/westeros.svg
:target: https://pypi.python.org/pypi/westeros/
.. image:: https://img.shields.io/pypi/dm/westeros.svg
:target: https://pypi.python.org/pypi/westeros/
.. image:: https://travis-ci.org/crazy-canux/westeros.svg?branch=master
:target: https://travis-ci.org/crazy-canux/westeros
.. image:: https://coveralls.io/repos/github/crazy-canux/westeros/badge.svg?branch=master
:target: https://coveralls.io/github/crazy-canux/westeros?branch=master
========
westeros
========
.. figure:: https://github.com/crazy-canux/westeros/blob/master/data/images/wes.jpg
:alt: pic1
[Deprecated] As test is part of DevOps.
Please Move to another project `[super-devops] `_
Westeros is pure python code.
Westeros based on robotframework and unittest.
`[awesome-testing] `_
-----------
Development
-----------
development::
pycharm
intellibot
ideavim
firefox for ui::
geckodriver 0.19.0
firefox 55.0
selenium 3.5
chrome for ui::
chromedriver 2.33
chrome 60-62
selenium 3.5
-----
usage
-----
Download source code and extend::
$ git clone https://github.com/crazy-canux/westeros.git
Install from source code::
$ sudo python setup.py install
Command line is the only user interface::
$ westeros --help
============
Contribution
============
`[Contribution] `_
=======
Authors
=======
`[Authors] `_
=======
License
=======
`[License] `_