vanruby / talks

Suggest talks for the next ruby meetup!
11 stars 1 forks source link

TDD on the Shoulders of Giants #37

Open jarednorman opened 3 months ago

jarednorman commented 3 months ago

Title

TDD on the Shoulders of Giants

Abstract

Getting started with TDD is hard enough without having to also navigate a programming language barrier. Many of the best books on testing focus on very different languages like Java, making it tricky to apply their advice in Ruby, especially if you're new to testing. I'll go through the most important practices and techniques that we can pull from the testing literature and show how they can be applied in your day-to-day Ruby development. You'll learn how to make the most of testing in Ruby using the patterns, practices, and techniques that popularized TDD in the first place.

About the author

I'm Jared, but you can call me Jardo if you want. I run a consultancy called Super Good Software where we help organizations learn from the past to build software more effectively. I think Ruby is a wonderful language and have been building cool stuff with it for around fifteen years. When I'm not coding you'll find me surfing. When I am coding you'll find me listening to whatever new metal albums came out this week. 🤘

Intended audience

There's something for all levels, but it targets intermediate developers.

Length

45 minutes

This talk was previously given at RubyConf Mini in 2022.