Package: python3-pytest-codeblocks Source: pytest-codeblocks Version: 0.17.0-2 Architecture: all Maintainer: Debian Python Team Installed-Size: 43 Depends: python3-pytest, python3:any Section: python Priority: optional Homepage: https://github.com/nschloe/pytest-codeblocks Description: Test code blocks in your READMEs This is pytest-codeblocks, a pytest plugin for testing code blocks from README files. It supports Python and shell code. Run pytest with 'pytest --codeblocks'. pytest-codeblocks will only pick up code blocks with Python and sh/bash/zsh syntax highlighting.