Minitest-excludes 1.0.2 Released

minitest-excludes version 1.0.2 has been released!

minitest/excludes.rb extends MiniTest::Unit::TestCase to provide a
clean API for excluding certain tests you don’t want to run under
certain conditions.

Changes:

1.0.2 / 2013-04-22

  • 1 bug fix:

    • Fixed dependency on minitest to the 4.x family.