Project

rspec-fuuu

0.0
No commit activity in last 3 years
No release in over 3 years
Outputs FUUUU for consecutive failures in RSpec test runs.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Runtime

~> 2.0
 Project Readme

Summary

Outputs FUUUU for consecutively failing RSpec tests. A truly invaluable testing tool.

Installation

Throw it in your bundler, or install it manually:

gem install rspec-fuuu

Usage

Run your rspec tests with this as your custom formatter using the -f command, manually:

rspec spec -f RspecFuuu

Or throw it in your rspec config for permanent glory:

echo '-f RspecFuuu' >> ~/.rspec

Authors

Steve Jackson. Contact me at steven.j.jackson@gmail.com or check me out at http://sjackson.net.