Apr 12, 2024
1
Testing VSCode Extensions with TypeScript
Annika,
Jake
Due to the nature of VS Code, testing extensions can be quite complex. In this blog post, we explore various ways to write unit tests for VS Code extensions, as well as strategies for writing more sufficient integration tests.