Garfield
Inspects Ruby environment to generate Guardfile based on installed testrunner.
Also works for Python! Currently supports Django, Pytest and Unittest.
Installation
Add this line to your application's Gemfile:
gem 'garfield'
And then execute:
$ bundle
Or install it yourself as:
$ gem install garfield
Usage
garfield generate && guard
Contributing
Bug reports and pull requests are welcome on GitHub at https://github.com/disavowd/garfield.
License
The gem is available as open source under the terms of the MIT License.