#testing
Read more stories on Hashnode
Articles with this tag
I used to hate writing tests, but now I simp for it. · Introduction This is just a rant about my love for TDD, and my story, from hating to loving...
Don't write the entire flow, do tiny steps. · Introduction I write my tests using Cypress. If you know me, you know I love TDD. In this article, I will...
You don't always need to write tests! · You're wrong if you think being a good developer means writing tests for every single line of code you write,...
Why I do TDD and how it ties back to the customers. · In this article, I'd like to go over why I do TDD and how I think it ties back to the customers. I...
Write more stable and robust software. · Introduction In this article, I want to talk about minimizing bugs in the first place, and also how to prevent...
How to work effectively with legacy code · I finished reading the book Working Effectively with Legacy Code by Michael Feathers. In this article, I...