Closed pschambacher closed 3 years ago
I think it's bombing on 2.1.x because minitest wasn't part of Ruby on that version? I agree with the spirit of this change, but it needs to keep working on 2.1.x.
Also, this is really nitpicky, but can you do the whitespace changes in another PR or just omit them? I know those trailing spaces shouldn't be there, but it's easier to see the real diff if those are omitted.
A version of this will be present in the next release. See #303
@davetron5000
I don't really see people using pure TestUnit anymore. Usually they either use Minitest or RSpec.