🧪 UI-TDD with Xcode Part II
As I wrote about last month, I was able to speak at Cocoaheads on some work we have been doing with Xcode UI Testing. I am speaking again tonight at a different Cocoaheads group, which is exciting for me. I had created a sample project for my presentation last month, but lost the project when my computer died and had to get the logic board replaced. I have recreated the sample project, and am happy to share it here:
🧪 UI-TDD with Xcode
Last week I had the opportunity to present at our local Cocoaheads meetup. At work, I have been focused on testing more as of late, and have been working to get our UI tests in much better shape.
Adding automation to open-source projects
Improving projects and increasing self-guilt with Travis, Slather and Codecov
The value of iOS test-driven development (TDD)
Starting with tests helps you write better code
Leveling Up with Automated Testing
My latest focus in self-improvement as a software engineer