
What Is Testing Really And Why Should You Care? (For Software Engineers)
DonTheDeveloper Podcast
00:00
How to Write Tests That Don't Need to Be Written
Tests that are not valuable will slow down feature work. If you're using an ORM in your application, there's no reason to write a test for that. A test that is testing trivial behavior doesn't need to be written. Those sorts of things nowYou are creating an external contract of your object. You are defining behavior of that object that is not going to be tested in the library itself.
Transcript
Play full episode