20 Nov
2025
20 Nov
'25
6:26 p.m.
minitest-server version 1.0.9 has been released! * home: <https://github.com/seattlerb/minitest-server> * rdoc: <http://docs.seattlerb.org/minitest-server> minitest-server provides a client/server setup with your minitest process, allowing your test run to send its results directly to a handler. Changes: ### 1.0.9 / 2025-11-20 * 1 bug fix: * Loosen dependency on minitest to work with MT6.