TDD is Not About Tests
Offered By: EuroPython Conference via YouTube
Course Description
Overview
Discover the true essence of Test-Driven Development (TDD) in this insightful 24-minute conference talk from EuroPython 2015. Explore how TDD goes beyond simply writing tests before code, and learn to leverage tests as a powerful tool for driving development. Transform business requirements into effective tests, allowing code to emerge naturally as a consequence. Understand why neglecting this key aspect can lead to disconnected tests and code, resulting in inefficiencies and difficulties in refactoring. Gain valuable insights into proper TDD implementation, where tests and code seamlessly integrate to fulfill business requirements. Learn how this approach yields minimal, easily amendable, and clean code, alongside effective, focused tests that enable confident refactoring and excellent coverage. Suitable for both novices and intermediate developers, this talk provides practical examples and deep insights to help you immediately benefit from this often misunderstood and underestimated technique.
Syllabus
Def: TDD is a Software Development Process based on the repetition of a very short
The frog thought the training was completed
What changes?
TDD common aspects
Triangulation
Main Benefits
How do you test legacy code?
We need to insert pagination, filtering, sorting
We code pagination, filtering and sorting with TDD
One possible solution
Thank you! Come say hi!
Taught by
EuroPython Conference
Related Courses
A Brief History of Data StorageEuroPython Conference via YouTube Breaking the Stereotype - Evolution & Persistence of Gender Bias in Tech
EuroPython Conference via YouTube We Can Get More from Spatial, GIS, and Public Domain Datasets
EuroPython Conference via YouTube Using NLP to Detect Knots in Protein Structures
EuroPython Conference via YouTube The Challenges of Doing Infra-As-Code Without "The Cloud"
EuroPython Conference via YouTube