vanruby / talks

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

Let's Build a Test Framework in 5 minutes #13

Closed mctaylorpants closed 3 years ago

mctaylorpants commented 3 years ago

Abstract

Sometimes when I'm hacking on a Ruby project, I like ditching the frameworks and crafting my own tools. Who needs RSpec or Minitest when you can build a bespoke, custom test framework?

Let's build one, and let's do it live in 5 minutes. Who knows what will happen 😅

About the author

I'm currently a Senior Software Developer at Clio, and a co-organizer of VanRuby.

Intended audience

All levels!

Length

6 minutes (lightning talk)

mctaylorpants commented 3 years ago

Thanks for presenting!