Summary
In this chapter, we have learned how to write automated UI tests for your app using Uno.UITest
and Selenium. We also then learned how to run those tests on different platforms, including running them on your app running on an emulator. After that, we covered how to write UI tests for the UWP head of the app using WinAppDriver and also write unit tests for the UWP head. Lastly, we covered manual testing and how to test for accessibility issues.
In the next chapter, we'll talk about deploying your app and how you can bring your Xamarin.Form
s app to the web using Uno Platform. We will also cover how to build for other platforms and cover how you can join and even contribute to the Uno community.