Traveler: Los Angeles Where am I? I am currently at the Andaz West Hollywood Hotel [https://westhollywood.andaz.hyatt.com/en/hotel/home.html] just outside of Los Angeles, California. I'm in town volunteering at Athena Hacks 2018 [http://athenahacks.com]. Athena Hacks is an incredible hackathon hosted by the University
Xamarin.UITest Walkthough: Creating UI Tests for Xamarin.Forms Apps, Part 2 In Part 1 [https://www.codetraveler.io/2018/05/22/creating-uitests-for-xamarin-forms-apps-part-1/#traveler] , we created a File -> New Xamarin.Forms app, and added UI tests to it. In this post we'll learn how to create scalable UI tests that allow us to reuse code using Page Object
Traveler: Prague, June 2018 I recently finished an amazing trip to Prague (known as Praha by the Czech) where I had am amzing opportunity to speak at the Prague Azure User Group [https://www.meetup.com/Azure-User-Group/] and mDevCamp 2018 [https://www.codetraveler.io/mdevcamp2018/], and also joined the .NET CZ Podcast [bit.ly/
UITest Walkthough: Creating UI Tests for Xamarin.Forms Apps, Part 1 Let's run through a few simple steps to add an automated UITest to a Hello World app made with Xamarin.Forms + Xamarin.UITest