Skip to content

Add Markdown codeblock tests#15

Open
alexkroman wants to merge 2 commits into
mainfrom
codex/codeblock-runner
Open

Add Markdown codeblock tests#15
alexkroman wants to merge 2 commits into
mainfrom
codex/codeblock-runner

Conversation

@alexkroman

Copy link
Copy Markdown
Contributor

Summary

  • add a pytest suite that collects and checks every fenced Markdown code block
  • support live AssemblyAI API checks via ASSEMBLYAI_RUN_LIVE_CODEBLOCKS
  • fix Python SDK examples caught by live codeblock execution
  • document offline and live test commands in README

Tests

  • python -m pytest -m codeblocks -q: 108 passed
  • ASSEMBLYAI_API_KEY= ASSEMBLYAI_RUN_LIVE_CODEBLOCKS=1 python -m pytest -m codeblocks -q: 108 passed in 218.95s

@alexkroman alexkroman self-assigned this Jun 23, 2026
@alexkroman alexkroman requested a review from dlange-aai June 23, 2026 15:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants