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 - Ruby's New BFF

MiniTest is the new testing framework that ships with Ruby 1.9. It’s fast, robust, and wants you to use it. I first used MiniTest during a TDD session in LaRubyConf and decided to write a quick introduction blog post where I show you how to write a simple test in a Test:Unit syntax and also in RSpec syntax.

Comments

Great introduction to mini test. thank you.

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