Rspec::Abhakungszeichen::Formatter

Rspec2 formatter that pleases developers eyes

demo

Why Abhakungszeichen?

Because it's the funniest translation for 'tick' I've found so far.

Installation

install formatter:

$ gem install rspec-abhakungszeichen-formatter

Usage

$ rspec --format RspecAbhakungszeichenFormatter --color my_spec.rb

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request