To use tempest-lib in a project:
import tempest_lib
The CLI testing framework allows you to test the command line interface for an OpenStack project’s python-*client
These decorators enable common utility functions inside of your test suite
The base building block for making a project specific client