Warning: file_get_contents(/data/phpspider/zhask/data//catemap/2/python/353.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Python 在多个设备上并行运行Pytest_Python_Parallel Processing_Automated Tests_Adb_Pytest - Fatal编程技术网

Python 在多个设备上并行运行Pytest

Python 在多个设备上并行运行Pytest,python,parallel-processing,automated-tests,adb,pytest,Python,Parallel Processing,Automated Tests,Adb,Pytest,我有3个设备连接到我的计算机,我想在每个设备上并行运行pytest 我知道有什么方法可以做到这一点,用pytest还是用adb 提前谢谢

我有3个设备连接到我的计算机,我想在每个设备上并行运行pytest

我知道有什么方法可以做到这一点,用pytest还是用adb

提前谢谢