Apr 12, 2024 Post likes count1 Testing VSCode Extensions with TypeScript 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.
Jan 18, 2024 Post likes count4 Jest Mocking Best Practices Best practices and common mocking scenarios for using Jest to unit test TypeScript applications.
May 11, 2023 Post likes count4 Launching Litmus Chaos Scenarios Programmatically Guidance for how to kick off a Litmus Chaos Scenarios programmatically and in an Azure DevOps Pipeline.