Showing results for UnitTest - ISE Developer Blog

Mar 29, 2021
0
0

Unit Testing Azure DevOps UI Extensions

Florian Wagner
Florian Wagner

Mocking cloud service dependencies in modern applications is essential for independent unit testing. We show how to mock all relevant parts of the Azure DevOps Extension SDK, Azure DevOps Extension API as well as other external APIs to create meaningful unit tests for Azure DevOps UI Extensions and reach full code coverage.

DevOpsCSE