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
#kanrk08 / 公開版 PicoRubyとマイコンでの自作トレーニング計測装置を用いたワークアウトの理想と現実
bash0c7
1
880
チームで開発し事業を加速するための"良い"設計の考え方 @ サポーターズCoLab 2025-07-08
agatan
1
450
オンコール⼊⾨〜ページャーが鳴る前に、あなたが備えられること〜 / Before The Pager Rings
yktakaha4
1
630
なんとなくわかった気になるブロックテーマ入門/contents.nagoya 2025 6.28
chiilog
1
280
効率的な開発手段として VRTを活用する
ishkawa
0
150
dbt民主化とLLMによる開発ブースト ~ AI Readyな分析サイクルを目指して ~
yoshyum
3
1.1k
PicoRuby on Rails
makicamel
2
140
ニーリーにおけるプロダクトエンジニア
nealle
0
890
CDK引数設計道場100本ノック
badmintoncryer
1
260
NPOでのDevinの活用
codeforeveryone
0
870
20250628_非エンジニアがバイブコーディングしてみた
ponponmikankan
0
710
生成AI時代のコンポーネントライブラリの作り方
touyou
1
250
Featured
See All Featured
Done Done
chrislema
184
16k
JavaScript: Past, Present, and Future - NDC Porto 2020
reverentgeek
50
5.5k
Optimising Largest Contentful Paint
csswizardry
37
3.3k
Building Better People: How to give real-time feedback that sticks.
wjessup
367
19k
Reflections from 52 weeks, 52 projects
jeffersonlam
351
21k
Dealing with People You Can't Stand - Big Design 2015
cassininazir
367
26k
No one is an island. Learnings from fostering a developers community.
thoeni
21
3.4k
Fantastic passwords and where to find them - at NoRuKo
philnash
51
3.3k
Intergalactic Javascript Robots from Outer Space
tanoku
271
27k
The Straight Up "How To Draw Better" Workshop
denniskardys
235
140k
The MySQL Ecosystem @ GitHub 2015
samlambert
251
13k
Improving Core Web Vitals using Speculation Rules API
sergeychernyshev
18
980
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