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 launch configuration to run tests with VSCode debugger #1176

Merged

Conversation

TheAfroOfDoom
Copy link
Contributor

@TheAfroOfDoom TheAfroOfDoom commented May 19, 2024

useful when you're trying to test some functionality and are able to mock your context within a unit test.

nice to not have to run the entire extension window when a feature is earlier in development

sample:

add-test-debugger-configuration

@TheAfroOfDoom TheAfroOfDoom requested a review from SPGoding as a code owner May 19, 2024 00:20
- allows you to run them with debug breakpoints in vscode
@TheAfroOfDoom TheAfroOfDoom force-pushed the add-test-debugger-configuration branch from 02c9cb4 to 64b7465 Compare May 19, 2024 00:23
@SPGoding SPGoding merged commit 6242127 into SpyglassMC:main May 19, 2024
3 checks passed
@TheAfroOfDoom TheAfroOfDoom deleted the add-test-debugger-configuration branch May 19, 2024 01:13
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