ahkpp icon indicating copy to clipboard operation
ahkpp copied to clipboard

Test debugger scenarios

Open mark-wiemer opened this issue 3 years ago • 1 comments

To ensure we don't reintroduce #153 or similar issues, we should have automated tests. However, there doesn't seem to be any way to test a debugger using the standard VS Code interface.

We should continue research here and reach out to the VS Code extension authors community to see if there is a way to do this.

If it can't be done through the standard interface, it's probably worth writing an AHK script to do it :)

Until this issue is closed, we will need to manually test all changes to the debugger.

mark-wiemer avatar Jul 18 '22 04:07 mark-wiemer

Ref also #369 :(

mark-wiemer avatar Jul 27 '23 15:07 mark-wiemer

closing as dupe, this will come when I need to work on the debugger again

mark-wiemer avatar Oct 18 '24 03:10 mark-wiemer