Maintained with ☕️ by
IcePanel logo
Microsoft Azure logo
Original post

Generally Available: Automated Testing Framework for Logic Apps [Standard]

Share

Services

We’re pleased to announce the general availability of automated testing for Azure Logic Apps (Standard) in the Visual Studio Code extension. This new capability empowers developers and integration specialists to build more reliable workflows by simplifying the unit testing experience directly within their local development environment. Starting with version 5.58.8 of the Azure Logic Apps (Standard) extension for Visual Studio Code, you can now: * Generate unit tests from existing workflow runs or saved workflow definitions. * Edit and customize tests directly within Visual Studio Code. * Execute tests locally, enabling faster validation and iteration before deploying to production. The enhanced testing experience combines a visual designer interface and an SDK for test script implementation, both powered by the same Test Runner engine to ensure consistency and accuracy of results regardless of the testing approach used. You can also execute tests as part of a build or CI/CD pipeline, improving developer productivity and overall code quality through early detection of errors and regressions. To get started, update your Azure Logic Apps (Standard) extension in Visual Studio Code and explore the new “Test” features available. [Learn more](https://learn.microsoft.com/en-us/azure/logic-apps/testing-framework/create-unit-tests-standard-workflow-definitions-visual-studio-code).