handsome_fencer-test 0.1.1
Opinionated Rails testing suite. Specifies necessary gems as dependencies and allows generation of test_helper.rb and Guardfile.
Gemfile:
=
install:
=
Runtime Dependencies (11):
guard
>= 0
guard-livereload
>= 0
guard-minitest
>= 0
launchy
>= 0
minitest-given
>= 0
minitest-rails
>= 0
rack-livereload
>= 0
shoulda
>= 0
shoulda-matchers
>= 0
thor
>= 0