rspec-preconditions 0.1.0
Sometimes every example in an RSpec example group fails because of a bug in the before hook. Wouldn't you rather see the error only once, rather than for every single example? Now you can.
Gemfile:
=
install:
=
Versions:
- 0.1.0 March 31, 2017 (9 KB)
Runtime Dependencies (2):
rspec-core
>= 0
rspec-expectations
>= 0