nruth / show_me_the_cookies

Cookie manipulation for Capybara (view, delete, …)
161 stars 44 forks source link

test: Configure RSpec to exclude top-level DSL #67

Closed olleolleolle closed 2 years ago

olleolleolle commented 2 years ago

Exclude the top-level DSL from Object and such; require the top-level RSpec constructs to start with "RSpec.".

Huh. This ran to green completion on my machine.

nruth commented 2 years ago

CI is broken currently, firefox doesn't want to run. I'll look into that more when I can.

For this PR, can you remove the gemfile changes.

nruth commented 2 years ago

Thanks for this!

nruth commented 2 years ago

(and the other PRs)