https://github.com/pytest-dev/pytest-bdd/issues/354
您正在使用哪个版本的pytest-bdd?
卸载本地安装的 pytest-bdd ,就可以了。
pip3 uninstall pytest-bdd==3.0.1
后续自己学习下
https://www.cnblogs.com/superhin/p/11454716.html
https://github.com/pytest-dev/pytest-bdd/issues/354
您正在使用哪个版本的pytest-bdd?
卸载本地安装的 pytest-bdd ,就可以了。
pip3 uninstall pytest-bdd==3.0.1
后续自己学习下
https://www.cnblogs.com/superhin/p/11454716.html