Skip to content

Latest commit

 

History

History
40 lines (30 loc) · 1.51 KB

README.rst

File metadata and controls

40 lines (30 loc) · 1.51 KB

Robottelo

https://api.travis-ci.org/SatelliteQE/robottelo.svg?branch=master https://readthedocs.org/projects/robottelo/badge/?version=latest

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