We're sorry but this page doesn't work properly without JavaScript enabled. Please enable it to continue.
Feedback

Advanced Test Driven Development

Formale Metadaten

Titel
Advanced Test Driven Development
Alternativer Titel
Advanced TDD: The Transformation Priority Premise
Serientitel
Anzahl der Teile
170
Autor
Lizenz
CC-Namensnennung - keine kommerzielle Nutzung - Weitergabe unter gleichen Bedingungen 3.0 Unported:
Sie dürfen das Werk bzw. den Inhalt zu jedem legalen und nicht-kommerziellen Zweck nutzen, verändern und in unveränderter oder veränderter Form vervielfältigen, verbreiten und öffentlich zugänglich machen, sofern Sie den Namen des Autors/Rechteinhabers in der von ihm festgelegten Weise nennen und das Werk bzw. diesen Inhalt auch in veränderter Form nur unter den Bedingungen dieser Lizenz weitergeben
Identifikatoren
Herausgeber
Erscheinungsjahr
Sprache

Inhaltliche Metadaten

Fachgebiet
Genre
Abstract
Once you start to get good at TDD, you begin to learn the nuances of the discipline such as the fact that tests and code grow in very opposite directions. As the tests get more specific, the code gets more generic. You also begin to learn that in the red/green/refactor cycle there are just a few standard gestures that move a test from red to green. In this talk, Uncle Bob will discuss those gestures, called transformations, and will present the idea that they when applied in a particular order and priority they can have a profound effect on the resulting code. This one is at the bleeding edge of TDD research; and will leave you with something to ponder.