Lazy message/diff creation for assertion in `test/assert.rb`
Include the following changes too: - Extract part of logic with block to a method - Use `var ||= ...` instead of `var = ... unless var` - Unify using parentheses for `t_print` - Change methods order
Showing
Please register or sign in to comment