Skip to content

fukurose/rspec-go-go-go

Repository files navigation

RSpecGoGoGo

Run RSpec with progress bar.

Installation

Add this line to your application's Gemfile:

gem 'rspec-go-go-go'

And then execute:

$ bundle install

Or install it yourself as:

$ gem install rspec-go-go-go

Usage

rspec --format RSpec::GoGoGo::Formatter

or write .rspec

--format RSpec::GoGoGo::Formatter

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/fukurose/rspec-go-go-go.

After checking out the repository, you need to install dependencies:

gem install bundler -v 2.3.7
bundle install

To install this gem on your local machine, run bundle exec rake install. Please check your contributions with RuboCop by running bundle exec rubocop.

License

The gem is available as open source under the terms of the MIT License.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published