-
-
Notifications
You must be signed in to change notification settings - Fork 3k
Open
Labels
plugin: debuggingrelated to the debugging builtin pluginrelated to the debugging builtin plugintype: enhancementnew feature or API change, should be merged into features branchnew feature or API change, should be merged into features branch
Description
As discussed in this GitHub comment, pressing Ctrl+D in the debugger now quits the entire test session, whereas previously, it only failed the current test.
We need to decide how to proceed:
- Implement consistent behavior across all versions. If so, which behavior should we choose?
- Keep the behavior different -- this may not be a major issue since it's an interactive feature.
Metadata
Metadata
Assignees
Labels
plugin: debuggingrelated to the debugging builtin pluginrelated to the debugging builtin plugintype: enhancementnew feature or API change, should be merged into features branchnew feature or API change, should be merged into features branch