stestr is a fork of the testrepository that concentrates on being a
dedicated test runner for python projects. The generic abstraction layers
which enabled testr to work with any subunit emitting runner are gone.
stestr hard codes python-subunit-isms into how it works.
It contains the documentation for stestr.