Skip to content

Correctly detect rdbg prompt when parallel testing - #28

Open
YANOUSHek wants to merge 3 commits into
weizheheng:mainfrom
YANOUSHek:improvement/correctly-detect-debugger-in-parallel-tests
Open

Correctly detect rdbg prompt when parallel testing#28
YANOUSHek wants to merge 3 commits into
weizheheng:mainfrom
YANOUSHek:improvement/correctly-detect-debugger-in-parallel-tests

Conversation

@YANOUSHek

Copy link
Copy Markdown

When tests are run in parallel instead of the standard (rdbg) prompt it's also decorated with the stopped process ID. This change allows the prompt to be detected by checking for [%)@] at the end so should properly detect (rdbg@rails_test#84025)

diegodev9 and others added 3 commits March 21, 2024 09:55
keybind for get this working on LunarVim
When tests are run in parallel instead of the standard `(rdbg)` prompt
it's also decorated with the stopped process ID. This change allows
the prompt to be detected by checking for `[%)@]` at the end  so should
properly detect `(rdbg@rails_test#84025)`
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