Enhancements
* Snapshot tests based on pydoc have been added. For each test target, a
text-only documentation is generated that contains a description of the
contained modules, classes, functions and methods, their default arguments and
docstrings etc. This documentation is compared to artifact files stored in
[`tests/expected`](./tests/expected).