在命令行运行pytest,报错pytest: error: unrecognized arguments: --html=report.html --self-contained-html,但是我已经装了pytest-html
配置的pytest.ini
报错
但是在我已经安装了pytest-html的包
pytest --html=report.html