Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TDD on the Shoulders of Giants #37

Open
jarednorman opened this issue Jun 3, 2024 · 0 comments
Open

TDD on the Shoulders of Giants #37

jarednorman opened this issue Jun 3, 2024 · 0 comments

Comments

@jarednorman
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant