Could not find test host for xxx
2018-01-31 本文已影响121人
Hubery_Yml
单元测试报错:Could not find test host for xxxxTests: ,意为无法找到需要进行单元测试的 Target,完整的错误信息如下:
![](https://img.haomeiwen.com/i2475558/b354c616e439b697.png)
解决办法:按下图找到 Host Application
,然后选择准备测试的Target就可以了。
![](https://img.haomeiwen.com/i2475558/ab1cde08e464a837.png)
单元测试报错:Could not find test host for xxxxTests: ,意为无法找到需要进行单元测试的 Target,完整的错误信息如下:
解决办法:按下图找到 Host Application
,然后选择准备测试的Target就可以了。