guard-minitest 3.0.0
Guard::Minitest automatically run your tests with Minitest framework (much like autotest)
Gemfile:
=
install:
=
Runtime Dependencies (2):
guard-compat
~> 1.2
minitest
>= 5.0.4, < 7.0