RSpec::HueFormatter
Bring RSpec integration into your room with Philips Hue.
Requirements
- Philips Hue :)
- RSpec 3
Installation
Add rspec-hue_formatter dependency to your Gemfile:
gem 'rspec-hue_formatter'Usage
Run rspec with --format RSpec::HueFormatter as follows:
$ bundle exec rspec --format RSpec::HueFormatterLicense
Copyright (c) 2015 Yuji Nakayama
See the LICENSE.txt for details.