问题描述
使用Jest-Circus作为测试跑步者运行排毒17.4.3,我正在使用iOS模拟器遇到以下错误。
detox[18766] WARN: [Client.js/PENDING_REQUESTS] App has not responded to the network requests below:
(id = -1000) isReady: {}
Unresponded network requests might result in timeout errors in Detox tests.
这是我package.json中Jest的版本。
"jest": "^26.4.1","jest-circus": "^26.4.1",
有什么想法可以进一步调试或修复吗?
解决方法
暂无找到可以解决该程序问题的有效方法,小编努力寻找整理中!
如果你已经找到好的解决方法,欢迎将解决方案带上本链接一起发送给小编。
小编邮箱:dio#foxmail.com (将#修改为@)