minitest v5.11.2 Release Notes

Release Date: 2018-01-25 // about 6 years ago
    • 1 minor enhancement:

      • Reversed Test < Result. Back to < Runnable and using Reportable for shared code.
    • 🛠 2 bug fixes:

      • Fixed Result#location for instances of Test. (alexisbernard)
      • Fixed deprecation message for Runnable#marshal_dump. (y-yagi)