test_a = raise; end' ... Loaded suite -e Started E ===================================================================================================================== Error: test_a(T) ===================================================================================================================== Finished in 0.000476 seconds. --------------------------------------------------------------------------------------------------------------------- 0 tests, 0 assertions, 0 failures, 2 errors, 0 pendings, 0 omissions, 0 notifications 0% passed --------------------------------------------------------------------------------------------------------------------- 0.00 tests/s, 0.00 assertions/s /Users/katsyoshi/.rbenv/versions/4.0.2/lib/ruby/gems/4.0.0/gems/test-unit-3.7.5/lib/test/unit/error.rb:43:in 'Test::Unit::Error#message': undefined method 'message' for nil (NoMethodError) "#{@exception.class.name}: #{@exception.message}" ^^^^^^^^ ...