minitest-gcstats version 1.3.0 has been released!
* home: <GitHub - seattlerb/minitest-gcstats: A minitest plugin that adds a report of the top tests by number of objects allocated.>
* rdoc: <minitest-gcstats-1.2.2 Documentation>
A minitest plugin that adds a report of the top tests by number of
objects allocated.
Changes:
### 1.3.0 / 2021-10-27
This is release 1024!?!
* 1 minor enhancement:
* Switched to prepending GCStats in and overriding run to record. Helps w/ 3.0.
* 1 bug fix:
* MOSTLY Fixed testing for ruby 3.0, which allocates inline cache in GC