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
BDD is dead - long live BDD
Search
Jan Ehrhardt
March 04, 2013
Technology
2
620
BDD is dead - long live BDD
Jan Ehrhardt
March 04, 2013
Tweet
Share
Other Decks in Technology
See All in Technology
LINEギフト/ショッピングタブ
lycorptech_jp
PRO
0
130
AIフレンドリーなコードベースを目指して/登壇資料(高橋 悟生)
hacobu
PRO
3
550
スタートアップこそ全員で Platform Engineering スピードと持続性を両立する文化の作り方
anizozina
2
660
そのJavaScript、V8が泣いてます。V8の気持ちを理解して書くパフォーマンス最適化
riyaamemiya
15
5.5k
測りにくい成果を測る — BtoB SaaSにおける効果検証への挑戦 / Shirokane Kougyou vol 20
sansan_randd
3
240
組織規模に応じたPlatform Engineeringの実践
hacomono
PRO
0
170
「完璧を目指さない」サーバーレス進化論 〜CDKで育てる変化に強いアーキテクチャ〜
yusukeshimizu
4
950
エンジニアがデザインまで担うための AI駆動UIデザイン/フロントエンド開発実践
kitami
4
740
AIエージェントがアプリケーション開発の未来を変える
nagix
3
790
Bedrock AgentCoreで解き放て! Strands Agentsで構築するマルチエージェントの実装Tips
minorun365
PRO
11
1.6k
CTFのためのKubernetes入門
kyohmizu
1
480
Enhancing Application Modernization Experience with AIDLC
humank
1
120
Featured
See All Featured
Refactoring Trust on Your Teams (GOTO; Chicago 2020)
rmw
35
3.2k
Optimizing for Happiness
mojombo
379
70k
No one is an island. Learnings from fostering a developers community.
thoeni
21
3.4k
Practical Tips for Bootstrapping Information Extraction Pipelines
honnibal
PRO
23
1.5k
Save Time (by Creating Custom Rails Generators)
garrettdimon
PRO
32
1.6k
Into the Great Unknown - MozCon
thekraken
40
2k
The Invisible Side of Design
smashingmag
301
51k
Site-Speed That Sticks
csswizardry
10
840
Stop Working from a Prison Cell
hatefulcrawdad
271
21k
Cheating the UX When There Is Nothing More to Optimize - PixelPioneers
stephaniewalter
285
14k
Become a Pro
speakerdeck
PRO
29
5.5k
The Pragmatic Product Professional
lauravandoore
36
6.9k
Transcript
BDD is dead - long live BDD Jan Ehrhardt slides
licensed under cc-by http://creativecommons.org/licenses/by/3.0/
my first contact with BDD The future of functional web
testing* by Peter Ledbrook * http://blog.springsource.org/2010/08/28/the-future-of-functional-web-testing/
experiments with JUnit
Cucumber
Spock
test should be examples Software should be specified through tests
outside-in User Story Spec UI Application
outside-in for unit tests UI Spec API Code
unit to unit A B Mock Spec
avoid cohesion to mocks Code Mock Spec
BDD is advanced TDD
blog: derjan.io* * http://derjan.io
Twitter: @derjan* * https://twitter.com/derjan
Github: jehrhardt* * https://github.com/jehrhardt
slides on Speakerdeck* * https://speakerdeck.com/jehrhardt/bdd-is-dead-long-live-bdd
thank you