Skip to content

v0.0.19

@tony tony tagged this 14 Jul 01:13
why: Ship the +HIDE doctest option flag so a documentation example can
carry setup lines that run and are checked but stay out of the
rendered page.

what:
- Register a no-op HIDE optionflag so `# doctest: +HIDE` parses under
  the pytest plugin across .rst, .md, and Python-module doctests
- Document the marker in the pytest plugin how-to
Assets 2
Loading