chrisjsewell / pytest-notebook

A pytest plugin for regression testing and regenerating Jupyter Notebooks
https://pytest-notebook.readthedocs.io
BSD 3-Clause "New" or "Revised" License
49 stars 9 forks source link

Fix update to pytest 8.0.0 [UNFINISHED] #74

Open amotl opened 8 months ago

amotl commented 8 months ago

About

This patch partly fixes updating to pytest 8.0.0, two of four test case failures succeed now.

Backlog

Unfortunately, I can't make any sense of the error output from the two other tests still failing. Can you have a look if you can afford the time, @chrisjsewell?