SlideShare une entreprise Scribd logo
1  sur  11
Télécharger pour lire hors ligne
Merci à nos sponsors #AgileTourLille
La bataille du kata Diamant
Certaines batailles peuvent laisser des
traces…
… celle du Diamond Kata
risque de bouleverser votre pratique
du TDD
Thomas PIERRAIN @tpierrainBruno BOUCARD @brunoboucard
FOR INSTANCE PRINT ‘A’
A
FOR INSTANCE PRINT ‘B’
A
B B
A
FOR INSTANCE PRINT ‘C’
A
B B
C C
B B
A
FOR INSTANCE PRINT ‘D’
A
B B
C C
D D
C C
B B
A
LET’S GO!
ANALYSE WITH DASHES
---A---
--B-B--
-C---C-
D-----D
-C---C-
--B-B--
---A---
THE SYMETRY
---A---
--B-B--
-C---C-
D-----D
-C---C-
--B-B--
---A---
COMPUTE ALL
PAD LEFT LENGTH PAD MIDDLE*
3 4 N/A
2 5 1
1 6 3
0 7 5
* PAD MIDDLE: LENGTH - PAD LEFT - 2 LETTERS
---A---
--B-B--
-C---C-
D-----D
Line 0
Line 1
Line 2
Line 3
DIAMOND KATA
http://coding-is-like-cooking.info/2015/04/iterative-incremental-tdd-diamond-kata/
Iterative and Incremental TDD with the Diamond Kata
Recycling tests in TDD
http://claysnow.co.uk/recycling-tests-in-tdd/
Diamond recycling (and painting yourself into a corner)
http://claysnow.co.uk/diamond-recycling-and-painting-yourself-into-a-corner/

Contenu connexe

Tendances

Tom jobim-wave
Tom jobim-waveTom jobim-wave
Tom jobim-waveLucas ML
 
Acordes para bajo_por_gabriel_flamand_(revision_oct_2012)
Acordes para bajo_por_gabriel_flamand_(revision_oct_2012)Acordes para bajo_por_gabriel_flamand_(revision_oct_2012)
Acordes para bajo_por_gabriel_flamand_(revision_oct_2012)lazarini77
 
Circunferencia
CircunferenciaCircunferencia
Circunferenciacon_seguir
 
Regras do boxe profissional
Regras do boxe profissionalRegras do boxe profissional
Regras do boxe profissionalGian Nunes
 
Guitarra Blues mozart mello
Guitarra Blues mozart melloGuitarra Blues mozart mello
Guitarra Blues mozart melloeliwelton muller
 
Ornamental Borders, Scrolls ang Cartouches in Historic Decorative Styles
Ornamental Borders, Scrolls ang Cartouches in Historic Decorative StylesOrnamental Borders, Scrolls ang Cartouches in Historic Decorative Styles
Ornamental Borders, Scrolls ang Cartouches in Historic Decorative StylesDmitry Podoplelov
 
Academic Transcript
Academic TranscriptAcademic Transcript
Academic TranscriptBilly Noonan
 
Projeto lsb 2015_2016_web.compressed
Projeto lsb 2015_2016_web.compressedProjeto lsb 2015_2016_web.compressed
Projeto lsb 2015_2016_web.compressedLSBASQUETE
 
MÉTODO BÁSICO DE CLARINETE - RUBANK
MÉTODO BÁSICO DE CLARINETE - RUBANKMÉTODO BÁSICO DE CLARINETE - RUBANK
MÉTODO BÁSICO DE CLARINETE - RUBANKJULIO REZA HUAROC
 
2053462_05122015 ACCA Transcript
2053462_05122015 ACCA Transcript2053462_05122015 ACCA Transcript
2053462_05122015 ACCA TranscriptQasim Mughal
 

Tendances (19)

Curso de Violão (FAST)
Curso de Violão (FAST)Curso de Violão (FAST)
Curso de Violão (FAST)
 
GCSE English [summer 1989]
GCSE English [summer 1989]GCSE English [summer 1989]
GCSE English [summer 1989]
 
Tom jobim-wave
Tom jobim-waveTom jobim-wave
Tom jobim-wave
 
Acordes para bajo_por_gabriel_flamand_(revision_oct_2012)
Acordes para bajo_por_gabriel_flamand_(revision_oct_2012)Acordes para bajo_por_gabriel_flamand_(revision_oct_2012)
Acordes para bajo_por_gabriel_flamand_(revision_oct_2012)
 
Diploma transcript
Diploma  transcriptDiploma  transcript
Diploma transcript
 
Circunferencia
CircunferenciaCircunferencia
Circunferencia
 
Sports assignment
Sports assignmentSports assignment
Sports assignment
 
Regras do boxe profissional
Regras do boxe profissionalRegras do boxe profissional
Regras do boxe profissional
 
Guitarra Blues mozart mello
Guitarra Blues mozart melloGuitarra Blues mozart mello
Guitarra Blues mozart mello
 
Ornamental Borders, Scrolls ang Cartouches in Historic Decorative Styles
Ornamental Borders, Scrolls ang Cartouches in Historic Decorative StylesOrnamental Borders, Scrolls ang Cartouches in Historic Decorative Styles
Ornamental Borders, Scrolls ang Cartouches in Historic Decorative Styles
 
Academic Transcript
Academic TranscriptAcademic Transcript
Academic Transcript
 
Projeto lsb 2015_2016_web.compressed
Projeto lsb 2015_2016_web.compressedProjeto lsb 2015_2016_web.compressed
Projeto lsb 2015_2016_web.compressed
 
電路學第七章 交流穩態分析
電路學第七章 交流穩態分析電路學第七章 交流穩態分析
電路學第七章 交流穩態分析
 
Guitar chords
Guitar chordsGuitar chords
Guitar chords
 
MÉTODO BÁSICO DE CLARINETE - RUBANK
MÉTODO BÁSICO DE CLARINETE - RUBANKMÉTODO BÁSICO DE CLARINETE - RUBANK
MÉTODO BÁSICO DE CLARINETE - RUBANK
 
2053462_05122015 ACCA Transcript
2053462_05122015 ACCA Transcript2053462_05122015 ACCA Transcript
2053462_05122015 ACCA Transcript
 
Piano Chrds Emaj Rh
Piano Chrds Emaj RhPiano Chrds Emaj Rh
Piano Chrds Emaj Rh
 
Da Capo - Flauta Transversal
Da Capo - Flauta TransversalDa Capo - Flauta Transversal
Da Capo - Flauta Transversal
 
Pentatonicas
PentatonicasPentatonicas
Pentatonicas
 

En vedette

How to test untestable code
How to test untestable codeHow to test untestable code
How to test untestable codeBruno Boucard
 
How to test untestable code at apidays Paris 2017
How to test untestable code at apidays Paris 2017 How to test untestable code at apidays Paris 2017
How to test untestable code at apidays Paris 2017 Bruno Boucard
 
How to turn your developers in less than 6 months in perfect software craftsmen
How to turn your developers in less than 6 months in perfect software craftsmenHow to turn your developers in less than 6 months in perfect software craftsmen
How to turn your developers in less than 6 months in perfect software craftsmenBruno Boucard
 
CQRS without event sourcing
CQRS without event sourcingCQRS without event sourcing
CQRS without event sourcingThomas Pierrain
 
Les nouveautés de C# 7
Les nouveautés de C# 7Les nouveautés de C# 7
Les nouveautés de C# 7Microsoft
 
Si le tdd est mort alors pratiquons une autopsie mix-it 2015
Si le tdd est mort alors pratiquons une autopsie mix-it 2015Si le tdd est mort alors pratiquons une autopsie mix-it 2015
Si le tdd est mort alors pratiquons une autopsie mix-it 2015Bruno Boucard
 
Fruit shop techdays 2015
Fruit shop techdays 2015Fruit shop techdays 2015
Fruit shop techdays 2015Bruno Boucard
 

En vedette (7)

How to test untestable code
How to test untestable codeHow to test untestable code
How to test untestable code
 
How to test untestable code at apidays Paris 2017
How to test untestable code at apidays Paris 2017 How to test untestable code at apidays Paris 2017
How to test untestable code at apidays Paris 2017
 
How to turn your developers in less than 6 months in perfect software craftsmen
How to turn your developers in less than 6 months in perfect software craftsmenHow to turn your developers in less than 6 months in perfect software craftsmen
How to turn your developers in less than 6 months in perfect software craftsmen
 
CQRS without event sourcing
CQRS without event sourcingCQRS without event sourcing
CQRS without event sourcing
 
Les nouveautés de C# 7
Les nouveautés de C# 7Les nouveautés de C# 7
Les nouveautés de C# 7
 
Si le tdd est mort alors pratiquons une autopsie mix-it 2015
Si le tdd est mort alors pratiquons une autopsie mix-it 2015Si le tdd est mort alors pratiquons une autopsie mix-it 2015
Si le tdd est mort alors pratiquons une autopsie mix-it 2015
 
Fruit shop techdays 2015
Fruit shop techdays 2015Fruit shop techdays 2015
Fruit shop techdays 2015
 

Dernier

The State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptxThe State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptxLoriGlavin3
 
Artificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptxArtificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptxhariprasad279825
 
From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .Alan Dix
 
TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024Lonnie McRorey
 
Advanced Computer Architecture – An Introduction
Advanced Computer Architecture – An IntroductionAdvanced Computer Architecture – An Introduction
Advanced Computer Architecture – An IntroductionDilum Bandara
 
Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 365Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 3652toLead Limited
 
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Mark Simos
 
Unraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfUnraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfAlex Barbosa Coqueiro
 
The Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and ConsThe Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and ConsPixlogix Infotech
 
TrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data PrivacyTrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data PrivacyTrustArc
 
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptxUse of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptxLoriGlavin3
 
unit 4 immunoblotting technique complete.pptx
unit 4 immunoblotting technique complete.pptxunit 4 immunoblotting technique complete.pptx
unit 4 immunoblotting technique complete.pptxBkGupta21
 
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024BookNet Canada
 
What is DBT - The Ultimate Data Build Tool.pdf
What is DBT - The Ultimate Data Build Tool.pdfWhat is DBT - The Ultimate Data Build Tool.pdf
What is DBT - The Ultimate Data Build Tool.pdfMounikaPolabathina
 
How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.Curtis Poe
 
A Journey Into the Emotions of Software Developers
A Journey Into the Emotions of Software DevelopersA Journey Into the Emotions of Software Developers
A Journey Into the Emotions of Software DevelopersNicole Novielli
 
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptxPasskey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptxLoriGlavin3
 
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024BookNet Canada
 
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptxThe Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptxLoriGlavin3
 
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxMerck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxLoriGlavin3
 

Dernier (20)

The State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptxThe State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptx
 
Artificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptxArtificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptx
 
From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .
 
TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024
 
Advanced Computer Architecture – An Introduction
Advanced Computer Architecture – An IntroductionAdvanced Computer Architecture – An Introduction
Advanced Computer Architecture – An Introduction
 
Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 365Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 365
 
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
 
Unraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfUnraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdf
 
The Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and ConsThe Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and Cons
 
TrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data PrivacyTrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data Privacy
 
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptxUse of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
 
unit 4 immunoblotting technique complete.pptx
unit 4 immunoblotting technique complete.pptxunit 4 immunoblotting technique complete.pptx
unit 4 immunoblotting technique complete.pptx
 
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
 
What is DBT - The Ultimate Data Build Tool.pdf
What is DBT - The Ultimate Data Build Tool.pdfWhat is DBT - The Ultimate Data Build Tool.pdf
What is DBT - The Ultimate Data Build Tool.pdf
 
How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.
 
A Journey Into the Emotions of Software Developers
A Journey Into the Emotions of Software DevelopersA Journey Into the Emotions of Software Developers
A Journey Into the Emotions of Software Developers
 
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptxPasskey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptx
 
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
 
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptxThe Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
 
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxMerck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
 

Diamond kata agile tour lille