Creating functional tests
-------------------------

Unfortunately, functional doctests do not import themselves (as the
unit-test ones do), so you need to manually import the module in the
doctest part.
