Logic App Test Manager
  • 16 Sep 2025
  • 1 Minute to read
  • Contributors
  • Dark
    Light
  • PDF

Logic App Test Manager

  • Dark
    Light
  • PDF

Article summary

At integrate 2022 I did a session about testing with Logic App Standard and I have evolved the approach to provide 2 nuget packages to support different automated testing scenarios.

The 2 frameworks are intended to look as similar as possible but they just handle the slight differences between where your Logic App workflow is running.

The pages in this section of the integration playbook will provide walk throughs and examples of techniques to use in logic app testing

Code for framework

The code is all on github
https://github.com/michaelstephensonuk/IntegrationPlaybook-LogicApp-Standard-Testing

Example Project using framework

The sample project with lots of examples which we will look at in this area are located in this github project
https://github.com/michaelstephensonuk/IntegrationPlaybook-LogicApp-Standard-Testing-Example

How to Videos

The how to section in this playbook section contains pages for all of the common scenarios you might want to implement.


Was this article helpful?