guard-minitest 2.4.4
Guard::Minitest automatically run your tests with Minitest framework (much like autotest)
Gemfile:
=
install:
=
Runtime Dependencies (2):
guard-compat
~> 1.2
minitest
>= 3.0
Development Dependencies (1):
bundler
>= 0