robottelo

Robottelo is a test suite which exercises The Foreman.


Keywords
foreman, hacktoberfest, katello, python, redhat-qe, satellite6, satellite6qe
License
GPL-3.0
Install
pip install robottelo==0.1.0

Documentation

Robottelo

https://coveralls.io/repos/SatelliteQE/robottelo/badge.svg?branch=master&service=github

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:

The full documentation is available on ReadTheDocs. It can also be generated locally:

pip install -r requirements-optional.txt
make docs