Skip to content

Latest commit

 

History

History
24 lines (19 loc) · 875 Bytes

README.rst

File metadata and controls

24 lines (19 loc) · 875 Bytes

Robottelo

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