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

Pytest PuDB debugger integration

Results 12 pytest-pudb issues
Sort by recently updated
recently updated
newest added

For me it is really useful and I want to keep using it. But the last commit to `master` was 7 years ago and there seems to be silence regarding...

```console $ pytest --version pytest 8.4.0 $ pytest INTERNALERROR> Traceback (most recent call last): INTERNALERROR> File "/Users/mdiener/Work/emirge/miniforge3/envs/ceesd/lib/python3.11/site-packages/_pytest/main.py", line 285, in wrap_session INTERNALERROR> config._do_configure() INTERNALERROR> File "/Users/mdiener/Work/emirge/miniforge3/envs/ceesd/lib/python3.11/site-packages/_pytest/config/__init__.py", line 1119, in _do_configure...