"D:Program Filespython37python3.exe" D:/Python/python3/ui2_app/pytest-selenium-allure/run.py [2022-08-08 09:31:18,993][read_yaml.py 9][INFO]: /config/test [2022-08-08 09:31:18,993][read_yaml.py 11][INFO]: D:Pythonpython3ui2_apppytest-selenium-allureconfigtestdata.yaml ERROR: usage: run.py [options] [file_or_dir] [file_or_dir] [...] run.py: error: unrecognized arguments: --alluredir ./test_case --alluredir ./target/allure-results inifile: D:Pythonpython3ui2_apppytest-selenium-allurepytest.ini rootdir: D:Pythonpython3ui2_apppytest-selenium-allure .targetallure-results does not exist Report successfully generated to .targetallure-report
未按装 allure-pytest插件
pip3 install allure-pytest -i http://pypi.douban.com/simple/ --trusted-host pypi.douban.com



