ToolsMinitest
M
Minitest
Fast & simple Ruby testing framework
testingMIT
Install
gem install minitestAbout
Minitest is Ruby's built-in lightweight testing framework. It provides a simple and fast solution for unit testing and specifications with minimal dependencies.
rubytestingunit-test