1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/tool/lib/test/unit
Nobuyoshi Nakada 9fbbbadc96
Added just working Test::Unit::CoreAssertions#diff
This is not "diff", but show expected and actual results both,
just to get rid of `NoMethodError` when an assertion failed.
2020-09-14 18:19:40 +09:00
..
assertions.rb Expose assert_pattern_list for drb test with test-unit gem. 2020-07-02 20:53:42 +09:00
core_assertions.rb Added just working Test::Unit::CoreAssertions#diff 2020-09-14 18:19:40 +09:00
parallel.rb Rescue EPIPE in _report 2020-04-17 14:25:20 +09:00
testcase.rb respect --test-order=random 2020-02-28 17:44:23 +09:00