Contents Menu Expand Light mode Dark mode Auto light/dark, in light mode Auto light/dark, in dark mode Skip to content
markdown-pytest
markdown-pytest

Tutorials

  • Tutorial 1 — Your first Markdown test
  • Tutorial 2 — Splitting a test across multiple blocks
  • Tutorial 3 — Using fixtures
  • Tutorial 4 — Subtests
  • Tutorial 5 — Hidden code blocks
  • Tutorial 6 — Async tests
  • Tutorial 7 — Subprocess mode
  • Tutorial 8 — REPL / doctest mode

How-to guides

  • How to use pytest marks
  • How to use conftest.py with Markdown tests
  • How to run Markdown tests in CI
  • How to mix Python and non-Python code blocks

Reference

  • Comment syntax reference
  • Configuration reference
  • Supported environments

Explanation

  • How markdown-pytest works
Back to top
Copyright © 2024, Dmitry Orlov
Made with Sphinx and @pradyunsg's Furo