Sha256: 9534aae8c596f04b2b8e6367d6133906fa5208b1d082e34d5bef7b158526bd92

Contents?: true

Size: 980 Bytes

Versions: 4

Compression:

Stored size: 980 Bytes

Contents

h1. Fuubar !http://travis-ci.org/jeffkreeftmeijer/fuubar.png!

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

h3. Rspec-1

Use the "fuubar-legacy":https://rubygems.org/gems/fuubar-legacy gem:

bc. gem 'fuubar-legacy'


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. :)

Version data entries

4 entries across 4 versions & 2 rubygems

Version Path
fuubar-1.1.1 README.textile
sunrise-cms-0.5.0.rc1 vendor/bundle/ruby/1.9.1/gems/fuubar-1.1.0/README.textile
fuubar-1.1.0 README.textile
fuubar-1.1.0.rc1 README.textile