Samuel Motal
samuelmotal.bsky.social
Samuel Motal
@samuelmotal.bsky.social
Software Engineer.
I enjoy discussions about #TDD, #Java, #CleanCode and #SoftwareCrafting
💡Good tests are the immune system of your codebase.

Now - you wouldn't say you don't need your immune system - would you?!
#testing #TDD
February 10, 2024 at 8:38 PM
If you write a unit test keeping these 4️⃣ attributes in mind. It will help you to write a good test:
⚡Speed
🔍Usefullness(It finds failures)
🔐Refactoring proof(Code can change without changing the test)
🧑🏻‍💻Maintainance cost
#TDD #testing
February 10, 2024 at 3:35 PM