仅向 Xamarin Test Cloud 提交特定测试

Submit only specific tests to Xamarin Test Cloud

我们有一个 Android 和 iOS 应用程序,我们用 Calabash 编写了一些 Xamarin Test Cloud 测试。我们可以 运行 他们在本地和云端都成功。取自 Xamarin 网站上的 docs,当我们提交到云端时,我们有一些参数可用,但是其中 none 只提供了 运行 特定测试(功能)的可能性。我们的测试放在源代码管理中,所以目前,我们唯一能找到的解决办法是暂时删除我们不想提交的测试和 运行 test-cloud 命令。

我的问题:

有没有办法只提交特定的 *.feature 文件?或者 运行 仅基于标签进行测试(例如 @somefeature

是的,但没有功能文件。执行此操作的最佳方法是在 Xamarin Test Cloud 命令行提交中 Categorizing your tests. Then you can use the --category parameter