Test::Unit::Minitest implements the test/unit compatible API on top of minitest, as was bundled with Ruby until version 2.1.
gem install test-unit-minitestNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Write tests using the classic test/unit API
Use 'minitest' gem and its native API instead of test/unit compatibility.
No dependency data recorded yet.