RubyFlow The Ruby and Rails community linklog

×

The Ruby and Rails community linklog

Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!

Minitest::Benchmark: An Introduction

I’ve been taking a little time to explore Minitest::Benchmarks on my own and trying to put them into context with the other testing tools I use. Over the next few weeks, I’ll be writing about my findings and publishing them for you and the rest of the community to read as I go. This week I’m starting with a high-level overview to help you (and me) understand what happens in a Benchmark - what and how it tests, and what the various assertions are actually demonstrating.

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in