看了虫师的多进程执行测试用例一直都执行错误,最后解决了 解决方法如下: 使用threading模块 import threading 使用threading.Thread的方法 ,执行用例成功 相关文章: 2022-12-23 2021-12-07 2022-12-23 2021-08-05 2021-11-08 2022-12-23 2022-12-23 2022-12-23