Logic App Test Manager
  • 21 Nov 2022
  • 1 Minute to read
  • Contributors
  • Comment
  • Dark
    Light
  • PDF

Logic App Test Manager

  • Comment
  • 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


Was this article helpful?