Is it possible to run a single test in MiniTest? October 16, 2022 by Tarik The command should be: % rake test TEST=test/test_foobar.rb TESTOPTS="--name=test_foobar1 -v"