• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

barseghyanartur / pytest-codeblock / 22160934829
91%
main: 91%

Build:
Build:
LAST BUILD BRANCH: dev
DEFAULT BRANCH: main
Ran 18 Feb 2026 10:55PM UTC
Jobs 1
Files 0
Run time –
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
22160934829

Pull #94

github

web-flow
Add pytestrun marker (#93)

Add a new ``pytestrun`` marker, which allows code blocks in
  reStructuredText and Markdown to be executed as standalone pytest suites.
  Unlike standard code blocks that are simply executed with `exec()`,
  blocks with ``pytestrun`` marker are written to a temporary file and run
  via a subprocess using ``pytest``. This enables full support for test
  classes, fixtures, and setup/teardown within documentation snippets.
  The implementation also adds auto-registration for the ``pytestrun`` marker
  and ensures the subprocess inherits the current ``PYTHONPATH`` for proper
  module discovery.
Pull Request #94: Add pytestrun marker (#93)
Jobs
ID Job ID Ran Files Coverage
1 Run Tests - 22160934829.1 18 Feb 2026 10:56PM UTC 8
89.8
Source Files on build 22160934829
Detailed source file information is not available for this build.
  • Back to Repo
  • Pull Request #94
  • PR Base - main (#22118885736)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc