Sha256: 12c20019ed63ad8a0aa3cd3307b3bbffac42c0b458cd5a2678c2b2f1aa512393
Contents?: true
Size: 819 Bytes
Versions: 8
Compression:
Stored size: 819 Bytes
Contents
h1. 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
8 entries across 8 versions & 2 rubygems