RedHatQE / widgetastic.core

Making testing of UIs fantastic.
Other
36 stars 42 forks source link
abstraction enhancement page-object selenium testing

================ widgetastic.core

.. image:: https://img.shields.io/pypi/pyversions/widgetastic.core.svg?style=flat :target: https://pypi.org/project/widgetastic.core :alt: Python supported versions

.. image:: https://badge.fury.io/py/widgetastic.core.svg :target: https://pypi.org/project/widgetastic.core

.. image:: https://github.com/RedHatQE/widgetastic.core/workflows/%F0%9F%95%B5%EF%B8%8F%20Test%20suite/badge.svg?branch=master :target: https://github.com/RedHatQE/widgetastic.core/actions?query=workflow%3A%22%F0%9F%95%B5%EF%B8%8F+Test+suite%22

.. image:: https://codecov.io/gh/RedHatQE/widgetastic.core/branch/master/graph/badge.svg :target: https://codecov.io/gh/RedHatQE/widgetastic.core

.. image:: https://readthedocs.org/projects/widgetastic/badge/?version=latest :target: http://widgetastic.readthedocs.io/en/latest/?badge=latest :alt: Documentation Status

Widgetastic - Making testing of UIs fantastic.

Written originally by Milan Falesnik (mfalesni@redhat.com, http://www.falesnik.net/) and other contributors since 2016.

Licensed under Apache license, Version 2.0

WARNING: Until this library reaches v1.0, the interfaces may change!

Projects using widgetastic

Installation

.. code-block:: bash

pip install -U widgetastic.core

Contributing