Copy-pasteable minitest re-run commands

Result

... Failures as normal ...

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

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

Install

gem install minitest-rerun
require 'minitest/rerun'

https://github.com/grosser/minitest-rerun

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s