
17 Dec
2022
17 Dec
'22
10:41 p.m.
minitest-server version 1.0.7 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.7 / 2022-12-17 * 1 minor enhancement: * Bumped to minitest ~> 5.16 to get improved marshal handling.