pytest-codeblocks icon indicating copy to clipboard operation
pytest-codeblocks copied to clipboard

:page_facing_up: Test code blocks in your READMEs

Results 9 pytest-codeblocks issues
Sort by recently updated
recently updated
newest added

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.[View this repository on the Mend.io Web Portal](https://developer.mend.io/github/nschloe/pytest-codeblocks). ## Config Migration Needed - [ ]...

It is quite often markdown contains interactive Python shell code like: ```python >>> print("Hello World!") Hello World! >>> def add(a, b): ... return a + b ... >>> add(2,3) 5...

Add feature mentioned in issue #77.

Hi, I am using pytest-codeblocks to test documentation code snippets that get built with sphinx and the [myst_parser](https://github.com/executablebooks/MyST-Parser/issues/133). The problem I am running into is that I have to write...

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [pre-commit/action](https://redirect.github.com/pre-commit/action) | action | patch | `v3.0.0` -> `v3.0.1` | --- ### Release...

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/setup-python](https://togithub.com/actions/setup-python) | action | major | `v4` -> `v5` | --- ### Release...

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/setup-python](https://redirect.github.com/actions/setup-python) | action | major | `v4` -> `v6` | --- ### Release...

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/checkout](https://redirect.github.com/actions/checkout) | action | major | `v4` -> `v5` | --- ### Release...

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [codecov/codecov-action](https://redirect.github.com/codecov/codecov-action) | action | major | `v4-beta` -> `v5-beta` | --- ### Release...