ruby-minitest-focus 1.1.2 Allows a few specific tests to be focused on

minitest-focus gives the ability focus on a few tests with ease without having to use command-line arguments. It introduces a focus class method for use in testing classes, specifying that the next defined test is to be run.