-
Notifications
You must be signed in to change notification settings - Fork 30.2k
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
Test: breakpoint conditions #114345
Labels
Milestone
Comments
isidorn
added
debug
Debug viewlet, configurations, breakpoints, adapter issues
testplan-item
labels
Jan 14, 2021
Sure, we can use this for validating the js-debug implementation as well. |
This was referenced Jan 26, 2021
This was referenced Jan 26, 2021
@TylerLeonhardt / @rzhao271 use mock debug to test function breakpoints. js-debug does not support function breakpoints/ |
Not sure how to hit the function breakpoints for Mock Debug on markdown files, but editing the breakpoint while running the markdown file lgtm. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
Refs: #3646 #113805 #104453
Complexity: 3
Create Issue
We have made changes to the breakpoints view. Have a javascript project, for example our smoke test express app. Add some breakpoints in a file, add some function breakpoints (click
+
in the Breakpoints view title) and verify:Edit
iconpath
)If you start on this testplan before endgame begins, make sure to use js-debug-nightly
The text was updated successfully, but these errors were encountered: