pytest 8.0 keeps returning AttributeError: 'CallSpec2' object has no attribute 'funcargs' #11890
Closed as not planned
pytest 8.0 keeps returning AttributeError: 'CallSpec2' object has no attribute 'funcargs' #11890
After upgrading to

pytest8.0, I see a lot of tests failed with the error.I observe that failed tests happen when there is usage of
pytest_lazyfixturewithpytest8.0.0.Operating System: Ubuntu 22.04
pip listfrom the virtual environment you are using