Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add basic RSpec support #75

Merged
merged 1 commit into from
Mar 14, 2024
Merged

Add basic RSpec support #75

merged 1 commit into from
Mar 14, 2024

Conversation

mikker
Copy link
Contributor

@mikker mikker commented Mar 14, 2024

Not sure of the whole setup. This is mostly copied from test_setup.rb but without the parallelization (🥲)

# in spec/rails_helper.rb
require "oaken/rspec_setup"

@kaspth kaspth merged commit f72ce7e into kaspth:main Mar 14, 2024
2 checks passed
@kaspth
Copy link
Owner

kaspth commented Mar 14, 2024

Awesome, thank you! I'm using RSpec on a project now and I'm still learning how it's setup — and iirc there's no built-in parallelization.

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.

2 participants