Skip to content

Conversation

@technicalpickles
Copy link
Collaborator

If you use rspec-rails, it's possible for RSpec to be defined, but not for RSpec.configure to be available yet. This explicitly checks for that method.

We already recommend requiring singed/rspec in the spec helper from the README.md, so I think this should be enough to close #3

If you use rspec-rails, it's possible for `RSpec` to be defined, but not
for RSpec.configure to be available yet. This explicitly checks for that
method.
@technicalpickles technicalpickles merged commit 0d9d7fd into main Apr 10, 2023
@technicalpickles technicalpickles deleted the better-rspec-check branch April 10, 2023 19:45
@technicalpickles technicalpickles restored the better-rspec-check branch April 10, 2023 19:46
@technicalpickles technicalpickles mentioned this pull request Apr 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Running in project with rspec

2 participants