Sha256: 312bac4f4ed121cb0513b138bda401b5ca3fa9e750005d0671f1d8c559216537
Contents?: true
Size: 929 Bytes
Versions: 15
Compression:
Stored size: 929 Bytes
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. :)
Version data entries
15 entries across 10 versions & 3 rubygems