
Objections to Unit Testing
Testing code is not easy, you have to think about all the different ways your code can go wrong and then write tests to cover them. You generally write more test code than functional code when creating unit tests.Read more ›
Complete Developer Podcast · BJ Burns and Will Gant
Audio is streamed directly from the publisher (sphinx.acast.com) as published in their RSS feed. Play Podcasts does not host this file. Rights-holders can request removal through the copyright & takedown page.
Show Notes
Testing code is not easy, you have to think about all the different ways your code can go wrong and then write tests to cover them. You generally write more test code than functional code when creating unit tests.
The post Objections to Unit Testing appeared first on Complete Developer Podcast.
Hosted on Acast. See acast.com/privacy for more information.