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!

Don't Run Your Ruby Minitest Classes Twice!

Minitest subclasses will cause the parent’s Minitest class to run its tests twice!

In this post, you will learn how to avoid having duplicated tests and use a library to detect if you have any repeated tests in your code.

https://ignaciochiazzo.medium.com/dont-run-your-ruby-minitest-classes-twice-988645662cdb

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