This module provides an automated lazy unit testing facility for Python.
Typical usage of this tool is from the commandline
, specifying either a Python module directory or bytecode file. There is no API available for code imports.
The outcome of this research project is available as a Python module on PyPI
It is also documented as a thesis in the report/ subfolder of this project code repository. Slides are also available in the presentation/ subfolder.