python3-manuel

Python3 library for testable documents and documented tests
  https://pythonhosted.org/manuel/
  0
  no reviews



Manuel is a Python library for writing tested documentation which makes it possible to mix traditional doctests with custom test syntax. Several plug-ins providing different test features are included, but Manuel is also open to create custom plugins. Currently, unittests and zope.testing are the supported test runners.

This package contains the modules for Python3.