← Back
Gerald Versluis May 30, 2023 19m

Using Your Existing Xamarin UITests with .NET MAUI

Summary

The transcript discusses transitioning UI testing from Xamarin to .NET MAUI using Xamarin.UITest, with a cautious approach recommended for specific migration scenarios. The speaker explains technical steps for setting up UI testing, including managing NuGet packages, using compiler directives, and configuring build settings to safely include testing capabilities without compromising app store compliance. The key practical takeaway is to carefully manage testing configurations, use conditional compilation, and only apply these techniques during transition periods rather than as a long-term testing strategy.

View original episode ↗