作为项目的一部分,我应该在 Gherkin 中为我的 Android 应用程序编写测试,以测试功能。我在 Android Studio 中安装了 Gherkin-Plugin(浏览存储库)。
现在我该如何使用它?在哪里可以编辑功能文件并针对模拟器中的应用程序运行它们?
问候
我推荐你尝试这个库: https://github.com/mauriciotogneri/green-coffee
您只需导入它,然后就可以运行用 Gherkin 编写的测试。
Green-Coffee 不再是维护的存储库。我的建议是使用 Cucumber.io 维护的实现之一:https://cucumber.io/docs/installation/