rspec_pacman_formatter

Pacman style formatter for rspec

MIT License

Downloads
22.6K
Stars
15
Committers
2

RspecPacmanFormatter Gem Version

PacMan style formatter for Rspec

Installation

Add this line to your application's Gemfile:

gem 'rspec_pacman_formatter'

And then execute:

$ bundle

Or install it yourself as:

$ gem install rspec_pacman_formatter

Then, when running rspec:

$ rspec --format RspecPacmanFormatter::Pacman

Or, if you want to use RspecPacmanFormatter::Pacman as your default formatter, simply put the options in your .rspec file:

--format RspecPacmanFormatter::Pacman

Sample Output

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/go-labs/rspec_pacman_formatter.

License

The gem is available as open source under the terms of the MIT License.

Package Rankings
Top 19.54% on Rubygems.org
Badges
Extracted from project README
Gem Version