android - Jest 是一个 react 原生的单元测试工具吗?
<p><p><code>Jest</code> 是 <code>React-Native</code> 的单元测试工具吗?我需要在基于 <code>React Native</code> 的应用程序的 UI 层上执行功能验证。目前我们使用 <code>Appium</code> 来测试 <code>Native app</code> 但是由于我们正在将我们的应用程序迁移到 <code>React Native</code> 我想知道我是否可以使用 <code>开 Jest </code>。但是我对 <code>Jest</code> 的了解越多,我开始觉得它是一个 <code>unit testing</code> 工具。如果我想在原生应用程序的 UI 上执行功能验证,我应该继续使用 <code>Appium</code> 还是应该转到 <code>Jest</code>?</p></p>
<br><hr><h1><strong>Best Answer-推荐答案</ strong></h1><br>
<p><p>您对 <code>react-native</code> 环境和一般移动设备的灰盒 e2e 测试的答案:</p>
<p> <a href="https://github.com/wix/detox" rel="noreferrer noopener nofollow">https://github.com/wix/detox</a> </p></p>
<p style="font-size: 20px;">关于android - Jest 是一个 react 原生的单元测试工具吗?,我们在Stack Overflow上找到一个类似的问题:
<a href="https://stackoverflow.com/questions/46550856/" rel="noreferrer noopener nofollow" style="color: red;">
https://stackoverflow.com/questions/46550856/
</a>
</p>
页:
[1]