mirekdlugosz / robottelo

Robottelo is a test suite which exercises The Foreman.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Robottelo

https://api.travis-ci.org/SatelliteQE/robottelo.svg?branch=master https://readthedocs.org/projects/robottelo/badge/?version=latest update_robottelo_image build status on GitHub 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:

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

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

About

Robottelo is a test suite which exercises The Foreman.

License:GNU General Public License v3.0


Languages

Language:Python 99.8%Language:Makefile 0.2%Language:Shell 0.1%Language:Dockerfile 0.0%