Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
Practical TDD
Search
Vincent Oord
May 01, 2012
Programming
1
190
Practical TDD
My slides for the Springest Dev Lunch Session on TDD of May 1st, 2012
Vincent Oord
May 01, 2012
Tweet
Share
More Decks by Vincent Oord
See All by Vincent Oord
Using Umbrella in Production - Lessons Learned
vindia
0
45
Fat Models and Skinny Controllers
vindia
2
290
Other Decks in Programming
See All in Programming
パッケージ設計の黒魔術/Kyoto.go#63
lufia
3
410
プロポーザル駆動学習 / Proposal-Driven Learning
mackey0225
2
390
【第4回】関東Kaggler会「Kaggleは執筆に役立つ」
mipypf
0
1k
Langfuseと歩む生成AI活用推進
licux
3
320
オープンセミナー2025@広島LT技術ブログを続けるには
satoshi256kbyte
0
150
AIエージェント開発、DevOps and LLMOps
ymd65536
1
380
AI時代のドメイン駆動設計-DDD実践におけるAI活用のあり方 / ddd-in-ai-era
minodriven
25
9.7k
Improving my own Ruby thereafter
sisshiki1969
1
150
1から理解するWeb Push
dora1998
3
1k
The Past, Present, and Future of Enterprise Java
ivargrimstad
0
170
HTMLの品質ってなんだっけ? “HTMLクライテリア”の設計と実践
unachang113
2
1.8k
AI OCR API on Lambdaを Datadogで可視化してみた
nealle
0
230
Featured
See All Featured
Making the Leap to Tech Lead
cromwellryan
134
9.5k
[Rails World 2023 - Day 1 Closing Keynote] - The Magic of Rails
eileencodes
36
2.5k
Principles of Awesome APIs and How to Build Them.
keavy
126
17k
Music & Morning Musume
bryan
46
6.8k
Visualizing Your Data: Incorporating Mongo into Loggly Infrastructure
mongodb
48
9.7k
Optimizing for Happiness
mojombo
379
70k
Chrome DevTools: State of the Union 2024 - Debugging React & Beyond
addyosmani
7
840
What’s in a name? Adding method to the madness
productmarketing
PRO
23
3.6k
Fantastic passwords and where to find them - at NoRuKo
philnash
52
3.4k
The Myth of the Modular Monolith - Day 2 Keynote - Rails World 2024
eileencodes
26
3k
Put a Button on it: Removing Barriers to Going Fast.
kastner
60
4k
Cheating the UX When There Is Nothing More to Optimize - PixelPioneers
stephaniewalter
284
13k
Transcript
PRACTICAL TDD
TDD?
WHY TDD?
CODE THAT WORKS REFACTOR WITH CONFIDENCE BETTER TASK UNDERSTANDING TRACK
REGRESSIONS
TDD rhythm THE
RED
GREEN
REFACTOR
kind of tests
TDD @ Springest
RSPEC FACTORY GIRL FAKER WRITING TESTS
SPORK GUARD AUTOMATIC TESTING