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

Would be nice if there is an API to shutdown the running rack app. #21

Open
bhanuone opened this issue Aug 10, 2022 · 0 comments
Open

Comments

@bhanuone
Copy link

I am using capybara_discoball in my system specs. I had to keep all of my test scenarios in a single block that will be passed to the spin method. I want to separate all these tests across multiple files. But I am getting an Address already in use error. Is there any way to stop the running rack app? Especially this is useful in parallel tests.

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

No branches or pull requests

1 participant