Sptest is a Python module that provides a simplified interface for customized handling of unittest results.
It is designed to be a drop-in replacement and does not require any modifications to existing Python unittest-compatible code.
sptest comes with two predefined output handlers providing coloured CLI and XML output of test results.