An open API service indexing awesome lists of open source software.

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.

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] `_