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

Is it possible to use this with Spring to speed up RSpec tests? #110

Open
ndbroadbent opened this issue Nov 23, 2022 · 0 comments
Open

Is it possible to use this with Spring to speed up RSpec tests? #110

ndbroadbent opened this issue Nov 23, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@ndbroadbent
Copy link

ndbroadbent commented Nov 23, 2022

Your environment

  • vscode-ruby-test-adapter version: 0.9.1
  • Ruby version: 2.7.5
  • VS Code version: 1.73.1
  • Operating System: macOS
  • RSpec or Minitest version: RSpec 3.9.3

Expected behavior

I want to be able to run RSpec tests using Spring so that I don't have to load the full Rails environment each time

Actual behavior

Cannot use Spring with rdebug-ide.


Has anyone figured out how to do this? It's the one thing stopping me from being able to use VS Code as a proper IDE with built-in breakpoints, etc. I have to keep running RSpec from a terminal window because it's so much faster with Spring.

Thanks!

Related issues:

@ndbroadbent ndbroadbent added the bug Something isn't working label Nov 23, 2022
@ndbroadbent ndbroadbent changed the title Is it possible to use this with Spring to speed up tests? Is it possible to use this with Spring to speed up RSpec tests? Nov 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant