PLAY PODCASTS
Dependencies in Unit Testing

Dependencies in Unit Testing

If you've ever seriously tried to do test-driven development, it probably wasn't very long before you ran into something where testing became difficult due to an underlying dependency. Whether it's a database connection, accessing the file system,

Complete Developer Podcast · BJ Burns and Will Gant

December 3, 202059m 14s

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

If you've ever seriously tried to do test-driven development, it probably wasn't very long before you ran into something where testing became difficult due to an underlying dependency. Whether it's a database connection, accessing the file system, or dealing with the network, eventually your tests are going to have to deal with dependencies.

The post Dependencies in Unit Testing appeared first on Complete Developer Podcast.


Hosted on Acast. See acast.com/privacy for more information.