ruby-minitest-focus

provides ability to focus on a few tests easily
  https://github.com/seattlerb/minitest-focus
  0
  no reviews



This package provides minitest-focus gem which allows a developer to focus on a few tests with ease without having to use command-line arguments.

Good for tools like guard that can't understand test output.