👩💻 Join our community of thousands of amazing developers!
Please read Part 4 if you have not.This part is an overview of this pull request.I am a huge advocate of not just software testing, but TDD (Test Driven Development). To me, good testing is not only required before shipping code to production, but adopting TDD is actually a boost to productivity.TDDI will not go into too much detail about the merits of TDD here, as there are many articles that cover this topic. TDD at first feels like it is slowing you down, after all your users don’t care about...