运行时用--th 参数指定最大创建的线程数,就可以并发运行测试用例了。 以下是使用示例 import time import pytest test_data_list = [i for i in range(1, ...
確定! 回上一頁