The Output ModuleΒΆ

This module provides functions for dealing with any output from stestr. This mostly just means helper functions to properly write output to stdout (or another file) Any function or class in this module that has a docstring is a stable interface and should be backwards compatible.

Previous topic

The Scheduler Module

Next topic

Test Listing Fixture Module

This Page