doctestcase =========== | *Evaluate doctests with configurable globals and `setUp`–`tearDown`. Export to Markdown and reST to include in docs.* .. toctree:: :maxdepth: 1 :caption: Details :hidden: api changelog .. include:: ../badges.md :parser: commonmark Features -------- .. include:: ../features.md :parser: commonmark Alternatives ------------ .. include:: alternatives.md :parser: commonmark Installation ------------ .. tab-set:: .. tab-item:: pip .. code:: shell $ pip install doctestcase .. tab-item:: uv .. code:: shell $ uv add doctestcase .. _usage: Use cases --------- .. include:: ../usage.md :parser: commonmark