RubyFlow The Ruby and Rails community linklog

Copy-pasteable minitest re-run commands

ruby test/unit/alert_test.rb
... Failures as normal ...

ruby test/unit/alert_test.rb -n 'AlertTest#test: Alert raises on first

23 tests, 25 assertions, 2 failures, 0 errors, 0 skips

gem install minitest-rerun require ‘minitest/rerun’

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