When working with Clarity solutions, it is generally preferable to create acceptance tests using Xamarin C#, which can’t be developed using Calabash. Luckily, Xamarin offers an alternative option, Xamarin.UITest, for those who prefer using C#. Xamarin.UITest is a test creation framework that can be used to create user interface tests via the NUnit Test Library. […]