Tweet
Learn how to write unit tests to ensure that your code works as intended and prevent regressions. It's an important part of software quality assurance. 🧪 #unittesting #softwarequalityassurance #100DaysOfCode #buildinpublic
There's something hypnotic and fascinating when watching how Xcode UI Tests perform simultaneously on different devices. #buildinpublic #indiedev #iosdevelopment #unittesting
Fixing #bugs today, I’m reminded of the importance of testing at different levels.

I especially love #UnitTesting as a mechanism of #TDD but as soon as systems begin interacting, I tend to realize how much of the forest I’ve missed for the trees 😂

#dev #buildinpublic