Robottelo Save

Robottelo is a test suite that exercises The Foreman.

Project README

Robottelo

.. image:: https://codecov.io/gh/SatelliteQE/robottelo/branch/master/graph/badge.svg :target: https://codecov.io/gh/SatelliteQE/robottelo

.. image:: https://api.travis-ci.org/SatelliteQE/robottelo.svg?branch=master :target: https://travis-ci.org/SatelliteQE/robottelo

.. image:: https://img.shields.io/pypi/pyversions/robottelo.svg :target: https://pypi.org/project/robottelo

.. image:: https://img.shields.io/pypi/l/robottelo.svg :target: https://pypi.org/project/robottelo

.. image:: https://readthedocs.org/projects/robottelo/badge/?version=latest :target: https://robottelo.readthedocs.io/en/latest/?badge=latest

.. image:: https://github.com/SatelliteQE/robottelo/workflows/update_robottelo_image/badge.svg :alt: update_robottelo_image build status on GitHub Actions :target: https://github.com/SatelliteQE/robottelo/actions

Robottelo_ is a test suite which exercises The Foreman. All tests are automated, suited for use in a continuous integration environment, and data driven. There are three types of tests:

  • UI tests, which rely on Selenium's WebDriver_ through airgun_.
  • CLI tests, which rely on ssh2-python_.
  • API tests, which rely on Requests_ through nailgun_.

The full documentation <http://robottelo.readthedocs.org/en/latest/index.html>_ is available on ReadTheDocs. It can also be generated locally::

pip install -r requirements.txt
pip install -r requirements-optional.txt
make docs

.. _data driven: http://en.wikipedia.org/wiki/Data-driven_testing .. _ssh2-python: https://pypi.org/project/ssh2-python/ .. _Requests: http://docs.python-requests.org/en/latest/ .. _Robottelo: https://github.com/SatelliteQE/robottelo .. _airgun: https://github.com/SatelliteQE/airgun .. _nailgun: https://github.com/SatelliteQE/nailgun .. _The Foreman: http://theforeman.org/ .. _WebDriver: http://docs.seleniumhq.org/projects/webdriver/

Open Source Agenda is not affiliated with "Robottelo" Project. README Source: SatelliteQE/robottelo
Stars
59
Open Issues
164
Last Commit
2 weeks ago
License

Open Source Agenda Badge

Open Source Agenda Rating