[ruby-talk:444373] [ANN] minitest-debugger 1.1.0 Released

7 Nov
2023
7 Nov
'23
11:25 p.m.
minitest-debugger version 1.1.0 has been released! * home: <https://github.com/seattlerb/minitest-debugger> * rdoc: <http://docs.seattlerb.org/minitest-debugger> This is a stupid simple example of how easy it is to make a minitest plugin that does something useful. In this case it wraps assert so that failed assertions will drop into the ruby debugger. Changes: ### 1.1.0 / 2023-11-07 * 2 minor enhancements: * Declare dependency on debug v1.7+ * Fix minitest-debug to work with modern debug gem.
624
Age (days ago)
624
Last active (days ago)
0 comments
1 participants
participants (1)
-
Ryan Davis