Sha256: da60b7e16c351aea8a4444d771eaee8279b8ef4518ec29be3856256293372994

Contents?: true

Size: 853 Bytes

Versions: 1

Compression:

Stored size: 853 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 --require fuubar --format Fuubar --color spec

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

bc. --require fuubar
--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

1 entries across 1 versions & 1 rubygems

Version Path
fuubar-0.0.1 README.textile