Your Unit Tests Are Trying to Tell You Something
Offered By: Devoxx via YouTube
Course Description
Overview
Explore the critical relationship between unit testing and code design in this insightful keynote presentation by Victor Rentea at Devoxx. Delve into the concept that difficult-to-write tests often indicate suboptimal production code design. Discover how unit testing provides comprehensive feedback on code structure and learn to interpret these signals for improved software architecture. Examine common pitfalls, including the tendency to abandon testing or resort to superficial tests when faced with challenges. Analyze the opposite extreme of overly complex, mock-heavy tests that can hinder rather than help development. Gain valuable insights into a range of design principles, from fundamental improvements to nuanced concepts, all derived from the messages your unit tests are conveying about your code.
Syllabus
[VDBUH2023] - Victor Rentea - Keynote: Your unit tests are trying to tell you something
Taught by
Devoxx
Related Courses
Software as a ServiceUniversity of California, Berkeley via Coursera Software Testing
University of Utah via Udacity The Hardware/Software Interface
University of Washington via Coursera Software Debugging
Saarland University via Udacity Introduction to Systematic Program Design - Part 1
The University of British Columbia via Coursera