Commit f5c9e675 authored by Bozhong钟波's avatar Bozhong钟波

测试

parent d4f82932
......@@ -2,4 +2,5 @@ import pytest
if __name__ == '__main__':
# pytest.main(["-vs", "./BusinessFlow/test_talentProcess.py"]) 指定路径
pytest.main(["-m", "-s", "-v", "smoke", "--alluredir=Outputs/reports"])
# pytest.main(["-m", "-s", "-v", "smoke", "--alluredir=Outputs/reports"])
pytest.main(["-s", "-v", "--alluredir=Outputs/reports"])
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment