TDD from Scratch
Offered By: EuroPython Conference via YouTube
Course Description
Overview
Explore the fundamentals of Test-Driven Development (TDD) in this comprehensive conference talk from EuroPython 2013. Delve into unit testing techniques, learn how to handle side effects, and master dependency injection. Discover the power of mock objects and patching, while gaining insights on filtering output and setting up effective tests. Examine functional imperatives and various practical examples, concluding with a Q&A session to solidify your understanding of TDD principles and best practices.
Syllabus
Introduction
Unit testing
Side effects
Dependency injection
Mock object
Patching
Filter output
Test setup
Conclusion
Functional imperative
All possible examples
QA
Taught by
EuroPython Conference
Related Courses
Ruby on Rails: An IntroductionJohns Hopkins University via Coursera Internet of Things Capstone: Build a Mobile Surveillance System
University of California, San Diego via Coursera Engineering Maintainable Android Apps
Vanderbilt University via Coursera Orientação a Objetos com Java
Instituto Tecnológico de Aeronáutica via Coursera TDD – Desenvolvimento de Software Guiado por Testes
Instituto Tecnológico de Aeronáutica via Coursera