Skip to content

Support custom RSpec debug commands#143

Open
tinyopsstudio wants to merge 1 commit into
connorshea:mainfrom
tinyopsstudio:tinyops-rspec-spring-debug
Open

Support custom RSpec debug commands#143
tinyopsstudio wants to merge 1 commit into
connorshea:mainfrom
tinyopsstudio:tinyops-rspec-spring-debug

Conversation

@tinyopsstudio

Copy link
Copy Markdown

Summary

  • Add an optional rubyTestExplorer.rspecDebugCommand setting for Spring/rdbg RSpec debug runs.
  • Add rubyTestExplorer.debuggerConfig overrides so the attach session can use alternative debugger types such as rdbg.
  • Preserve the extension process env for RSpec dry-runs and recognize rdbg readiness messages before attaching.

Fixes #110.

Testing

  • npm run build
  • npm run test:rspec (5 passing; required temporarily linking Homebrew Ruby because the fixture lockfile requires Bundler 2.7.2)

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.

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

1 participant