Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

fuubar-legacy

Package Overview
Dependencies
Maintainers
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fuubar-legacy

  • 0.0.3
  • Rubygems
  • Socket score

Version published
Maintainers
2
Created
Source

Fuubar

Still mantained? Build Status

Fuubar is an instafailing 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.

You're on the legacy branch that supports RSpec ~> 1.3 right now. There's an RSpec 2.x branch too. :)

Installation

Installing Fuubar is easy. Just put it in your Gemfile:

gem 'fuubar-legacy'

And run your specs like this from now on:

$ spec --format Fuubar --color spec

If you want to use Fuubar as your default formatter, simply put the options in your spec/spec.opts file:

--format Fuubar
--color

Contributing

Found an issue? Have a great idea? Want to help? Great! Create an issue for it, or even better; fork the project and fix the problem yourself. Pull requests are always welcome. :)

Yay for Fuubar's awesome contributors!

FAQs

Package last updated on 17 Jul 2012

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc