module documentation

Interfaces for Trial.

Interface IReporter I report results from a run of a test suite.
Interface IReporterWithDurations The IReporter interface with the 'durations' additions added to the standard library in 3.12.
Interface ITestCase The interface that a test case must implement in order to be used in Trial.