8000 GitHub - RealDigitalMedia/fuubar: The instafailing RSpec progress bar formatter
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

RealDigitalMedia/fuubar

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fuubar

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.

Installation

Installing Fuubar is easy. Just put it in your Gemfile and run your specs like this from now on:

$ rspec --format Fuubar --color spec

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

--format Fuubar
--color

Contributing

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

Yay for Fuubar’s awesome contributors!

About

The instafailing RSpec progress bar formatter

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0