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
300
Other Decks in Programming
See All in Programming
オンデバイスAIとXcode
ryodeveloper
0
290
理論と実務のギャップを超える
eycjur
0
200
Temporal Knowledge Graphで作る! 時間変化するナレッジを扱うAI Agentの世界
po3rin
5
1k
Server Side Kotlin Meetup vol.16: 内部動作を理解して ハイパフォーマンスなサーバサイド Kotlin アプリケーションを書こう
ternbusty
3
260
퇴근 후 1억이 거래되는 서비스 만들기 | 내가 AI를 사용하는 방법
maryang
1
120
Blazing Fast UI Development with Compose Hot Reload (Bangladesh KUG, October 2025)
zsmb
2
420
TFLintカスタムプラグインで始める Terraformコード品質管理
bells17
2
490
AIのバカさ加減に怒る前にやっておくこと
blueeventhorizon
0
120
One Enishi After Another
snoozer05
PRO
0
170
EMこそClaude Codeでコード調査しよう
shibayu36
0
490
When Dependencies Fail: Building Antifragile Applications in a Fragile World
selcukusta
0
110
CSC305 Lecture 10
javiergs
PRO
0
320
Featured
See All Featured
Save Time (by Creating Custom Rails Generators)
garrettdimon
PRO
32
1.7k
The Art of Programming - Codeland 2020
erikaheidi
56
14k
A better future with KSS
kneath
239
18k
Embracing the Ebb and Flow
colly
88
4.9k
XXLCSS - How to scale CSS and keep your sanity
sugarenia
249
1.3M
[Rails World 2023 - Day 1 Closing Keynote] - The Magic of Rails
eileencodes
37
2.6k
Building Adaptive Systems
keathley
44
2.8k
What's in a price? How to price your products and services
michaelherold
246
12k
The Illustrated Children's Guide to Kubernetes
chrisshort
51
51k
Design and Strategy: How to Deal with People Who Don’t "Get" Design
morganepeng
132
19k
Creating an realtime collaboration tool: Agile Flush - .NET Oxford
marcduiker
34
2.3k
[RailsConf 2023] Rails as a piece of cake
palkan
57
6k
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