Commit 577b71fa authored by “xbozhong's avatar “xbozhong

测试1

parent 22f02923
import pytest import pytest
if __name__ == '__main__': if __name__ == '__main__':
pytest.main(["-s", "-v", "--alluredir=Outputs/reports"]) pytest.main(["-s", "-v", "--alluredir=Outputs/reports", "--clean-alluredir"])
\ No newline at end of file \ 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