Android Studio 2.2 预览录制 Espresso 测试选项不可用
Android Studio 2.2 preview Record Espresso Test option not available
我看过 Google Keynote 2016。这是 link 到 Video
所以我对 Espresso 录音机感到很兴奋。
我无法在 运行 菜单中看到 Record Espresso Test 选项。
我正在使用 Android studio 2.2 preview 1.
以下屏幕截图来自视频。
更新 2
Android Studio 2.2 Preview 3 现已发布
此版本包含新功能并修复了预览 2 中发现的各种严重错误:
Espresso 测试记录器
IO 上展示的 Espresso 测试记录器演示现已包含在预览版 3
更新 1
Android Studio 2.2 Preview 2 现已发布
Unfortunately the Espresso Test Recorder is still not in this build;
we're addressing a few more issues and then hope to have it ready in
the next build!
他们没有为 Espresso 测试记录器提供 Android Studio 2.2 Preview 1
查看此link了解更多信息
It looks like this was intentionally left out and won't be included
until preview 2:
原创
根据@marcel50506
的建议
这个也见
这个问题似乎是这个问题的重复:
简短回答:此版本似乎可能无意中遗漏了此功能。
编辑:好消息,Android Studio 2.2 的预览版 3 包含自动 Espresso 测试。 See Android Studio Project site.
Espresso 测试记录器终于在 Android Studio 2.2 Preview 3 中推出,现已上市!
它确实工作得很好,除了你仍然不能 运行 并且只测试特定的 activity,而是每次都从你的主要 activity 开始.但肯定是一个很好的起点!
我看过 Google Keynote 2016。这是 link 到 Video
所以我对 Espresso 录音机感到很兴奋。
我无法在 运行 菜单中看到 Record Espresso Test 选项。
我正在使用 Android studio 2.2 preview 1.
以下屏幕截图来自视频。
更新 2
Android Studio 2.2 Preview 3 现已发布
此版本包含新功能并修复了预览 2 中发现的各种严重错误:
Espresso 测试记录器 IO 上展示的 Espresso 测试记录器演示现已包含在预览版 3
更新 1
Android Studio 2.2 Preview 2 现已发布
Unfortunately the Espresso Test Recorder is still not in this build; we're addressing a few more issues and then hope to have it ready in the next build!
他们没有为 Espresso 测试记录器提供 Android Studio 2.2 Preview 1
查看此link了解更多信息
It looks like this was intentionally left out and won't be included until preview 2:
原创
根据@marcel50506
的建议这个也见
这个问题似乎是这个问题的重复:
简短回答:此版本似乎可能无意中遗漏了此功能。
编辑:好消息,Android Studio 2.2 的预览版 3 包含自动 Espresso 测试。 See Android Studio Project site.
Espresso 测试记录器终于在 Android Studio 2.2 Preview 3 中推出,现已上市!
它确实工作得很好,除了你仍然不能 运行 并且只测试特定的 activity,而是每次都从你的主要 activity 开始.但肯定是一个很好的起点!