This gem provides support for using legacy formatters (that is, those that were written against the RSpec 2 formatter API) with RSpec 3.
Add this line to your application's Gemfile:
gem 'rspec-legacy_formatters'
And then execute:
Or install it yourself as:
$ gem install rspec-legacy_formatters
This gem MUST be required before the legacy formatter is loaded. We recommend you use RSpec's --require
option, either from the command line:
$ rspec --require rspec/legacy_formatters --format MyCustomFormatter
...or by adding it to .rspec
:
--require rspec/legacy_formatters
git checkout -b my-new-feature
)git commit -am 'Add some feature'
)git push origin my-new-feature
)RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4