Sha256: 63af6c62140864a138b54b14790e3e3d0a115ea83f1f6435596b63d0195afc8b

Contents?: true

Size: 1.27 KB

Versions: 1

Compression:

Stored size: 1.27 KB

Contents

h1. Fuubar "!http://stillmaintained.com/jeffkreeftmeijer/fuubar.png!":http://stillmaintained.com/jeffkreeftmeijer/fuubar

Fuubar is an instafailing "RSpec":https://github.com/dchelimsky/rspec formatter that uses a progress bar instead of a string of letters and dots as feedback. Here's "a video of Fuubar in action":http://vimeo.com/16845253.

You're on the legacy branch that supports RSpec ~> 1.3 right now. There's an "RSpec 2.x branch":https://github.com/jeffkreeftmeijer/fuubar too. :)

h2. Installation

Installing Fuubar is easy. Just put it in your @Gemfile@:

bc. gem 'fuubar', :git => 'git://github.com/jeffkreeftmeijer/fuubar.git', :branch => 'legacy'

And run your specs like this from now on:

bc. $ spec --format Fuubar --color spec

If you want to use Fuubar as your default formatter, simply put the options in your @spec/spec.opts@ file:

bc. --format Fuubar
--color

h2. Contributing

Found an issue? Have a great idea? Want to help? Great! Create an issue "issue":http://github.com/jeffkreeftmeijer/fuubar/issues for it, "ask":http://github.com/inbox/new/jeffkreeftmeijer, or even better; fork the project and fix the problem yourself. Pull requests are always welcome. :)

Yay for "Fuubar's awesome contributors":https://github.com/jeffkreeftmeijer/fuubar/wiki/Contributors!

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
fuubar-legacy-0.0.1 README.textile