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

Add a --debug option to the GUI #1114

Closed
CharliePoole opened this issue Sep 21, 2024 · 1 comment
Closed

Add a --debug option to the GUI #1114

CharliePoole opened this issue Sep 21, 2024 · 1 comment
Assignees
Labels
Feature A new feature.
Milestone

Comments

@CharliePoole
Copy link
Contributor

CharliePoole commented Sep 21, 2024

We already have --debug-agent for our own use in debugging the agents themselves. But users need to debug their code. We should implement this by launching the debugger just at the point where the user tests are about to be executed. This could be in DirectTestRunner or in each driver.

We'll make this available both as a command-line option and a context menu item.

@CharliePoole CharliePoole added the Feature A new feature. label Sep 21, 2024
@CharliePoole CharliePoole added this to the 1.7.0 milestone Sep 21, 2024
@CharliePoole CharliePoole self-assigned this Sep 21, 2024
@CharliePoole CharliePoole added Port-V2 Port from V1 to V2 and removed Port-V2 Port from V1 to V2 labels Sep 24, 2024
@CharliePoole
Copy link
Contributor Author

🎉 This issue has been resolved in version 1.7.0 🎉

The release is available on:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature A new feature.
Projects
None yet
Development

No branches or pull requests

1 participant