Sha256: cf8dfe48a4c16f7e5edfd109378157df0dfbe64e070d1eb49a40b44d0d887aa5

Contents?: true

Size: 1.01 KB

Versions: 3

Compression:

Stored size: 1.01 KB

Contents

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

Fuubar is an instafailing "RSpec":http://github.com/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.

h2. Installation

Installing Fuubar is easy. Just put it in your @Gemfile@ and run your specs like this from now on:

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

If you want to use Fuubar as your default formatter, simply put the options in your @.rspec@ 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

3 entries across 3 versions & 1 rubygems

Version Path
fuubar-0.0.5 README.textile
fuubar-0.0.4 README.textile
fuubar-0.0.3 README.textile