alternatives
------------

    ``alternatives.default``:
        This test runs if no alternative is given.

    ``alternatives.myalternate``:
        This test runs only for the given alternative, but it will always
        appear in the documentation output.

misc
----

    ``misc.requires``:
        This is a skipped test.

misc.subdir
-----------

    ``misc.subdir.subtest``:
        This test is in a subdirectory.

multipart
---------

    ``multipart.multi``:
        1st test part.
        2nd test part.
        3rd test part.

testdoc
-------

    ``testdoc.badtestdoc``:
        No documentation.

    ``testdoc.multiline``:
        This is a multi-line TEST-DOC comment.
        This is the 2nd line.
        This is the 3rd line.

    ``testdoc.singleline``:
        This is a single-line TEST-DOC comment.

    ``testdoc.testdocmissing``:
        No documentation.

