python-pytest-cases
python-pytest-cases copied to clipboard
WIP: Work on pytest 8
trafficstars
Work in progress to make things work with pytest 8. @smarie feel free to close or take over!
Thanks @larsoner , I took it and made a few small steps in #335
I'm still not there, the pile of awful hacks I had to do to introduce fixture unions is perturbated with the way fixtures/params are handled in the new pytest 8. I added a TODO with names of two test files that could be relevant (and activated the DEBUG mode) but not sure this will be understandable enough... I'll see if I can work again on this in the upcoming days/weeks
Done in #335 based on your first draft, then merged and released. Thanks a lot @larsoner !