Overview
Discover the power of unit testing in this 46-minute conference talk from Conf42 DevOps 2024. Explore the fundamentals of unit testing, including its definition and practical applications. Engage in thought exercises to deepen your understanding, and learn the importance of maintaining high-quality test code. Examine various use cases, including exceptional scenarios, and watch a live demonstration of implementing tests. Gain insights on avoiding common pitfalls and receive encouragement to incorporate unit testing into your development practices. Connect with the speaker, Joe Skeen, for further discussions on this essential software development technique.
Syllabus
intro
preamble
what is a unit test?
my definition
thought exercise
care about test code quality
other use cases
exeptional use cases
exceptional use cases
implementing tests - demo
don't get carried away
go forth and unit test!
Taught by
Conf42