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
Testing like gods
Search
Luis Edimerchk Laverde
July 09, 2015
Technology
1
130
Testing like gods
Slides for my talk in Medellin.rb meetup
Luis Edimerchk Laverde
July 09, 2015
Tweet
Share
More Decks by Luis Edimerchk Laverde
See All by Luis Edimerchk Laverde
Clean Up Your Views
edymerchk
0
120
Refactoring a Rails API
edymerchk
0
210
Aplicaciones Web utilizando Ruby on Rails
edymerchk
0
53
Other Decks in Technology
See All in Technology
「最速」で Gemini CLI を使いこなそう! 〜Cloud Shell/Cloud Run の活用〜 / The Fastest Way to Master the Gemini CLI — with Cloud Shell and Cloud Run
aoto
PRO
1
170
GraphRAG グラフDBを使ったLLM生成(自作漫画DBを用いた具体例を用いて)
seaturt1e
1
130
研究開発部メンバーの働き⽅ / Sansan R&D Profile
sansan33
PRO
3
20k
まだ間に合う! 2025年のhono/ssg事情
watany
3
650
serverless team topology
_kensh
3
220
マルチエージェントのチームビルディング_2025-10-25
shinoyamada
0
140
Dylib Hijacking on macOS: Dead or Alive?
patrickwardle
0
460
HonoとJSXを使って管理画面をサクッと型安全に作ろう
diggymo
0
170
ソフトウェアエンジニアの生成AI活用と、これから
lycorptech_jp
PRO
0
890
Databricks AI/BI Genie の「値ディクショナリー」をAmazonの奥地(S3)まで見に行く
kameitomohiro
1
400
JSConf JPのwebsiteをGatsbyからNext.jsに移行した話 - Next.jsの多言語静的サイトと課題
leko
2
180
Okta Identity Governanceで実現する最小権限の原則 / Implementing the Principle of Least Privilege with Okta Identity Governance
tatsumin39
0
170
Featured
See All Featured
The Cult of Friendly URLs
andyhume
79
6.6k
The Cost Of JavaScript in 2023
addyosmani
55
9.1k
The Illustrated Children's Guide to Kubernetes
chrisshort
49
51k
Building Adaptive Systems
keathley
44
2.8k
Done Done
chrislema
185
16k
What's in a price? How to price your products and services
michaelherold
246
12k
The Myth of the Modular Monolith - Day 2 Keynote - Rails World 2024
eileencodes
26
3.1k
4 Signs Your Business is Dying
shpigford
185
22k
[RailsConf 2023] Rails as a piece of cake
palkan
57
5.9k
Fireside Chat
paigeccino
41
3.7k
Agile that works and the tools we love
rasmusluckow
331
21k
Code Reviewing Like a Champion
maltzj
526
40k
Transcript
TESTING LIKE GODS by @edymerchk
WHY TEST?
None
WITH / WITHOUT TESTS
TDD
None
RSPEC
TDD DEMO https://github.com/edymerchk/testing-like-gods
FACTORY GIRL + FAKER
TESTING CONTROLLERS
GUARD-RSPEC https://github.com/edymerchk/testing-like-gods/tree/guard_rspec
VCR + WEBMOCK https://github.com/edymerchk/testing-like-gods/tree/vcr
PARALLEL_TESTS https://github.com/edymerchk/testing-like-gods/tree/parallel_tests
SHOULDA-MATCHERS https://github.com/edymerchk/testing-like-gods/tree/shoulda_matchers
RSPEC-INSTAFAIL https://github.com/edymerchk/testing-like-gods/tree/rspec_instafail
THANKS! https://github.com/edymerchk https://twitter.com/edymerchk