Provides capabilities for easily testing Logic Apps running in Azure.
Info
Version: | 0.1.0-alpha |
Author(s): | Codit |
Last Update: | Thursday, June 18, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/invictus-integration/testing-framework |
NuGet Url: | https://www.nuget.org/packages/Invictus.Testing |
Install
Install-Package Invictus.Testing
dotnet add package Invictus.Testing
paket add Invictus.Testing
Invictus.Testing Download (Unzip the "nupkg" after downloading)
Dependencies
- Arcus.Testing.Logging(>= 0.1.0)
- Guard.NET(>= 1.2.0)
- Microsoft.Azure.Management.Logic(>= 4.1.0)
- Microsoft.Bcl.AsyncInterfaces(>= 1.1.1)
- Microsoft.CSharp(>= 4.7.0)
- Microsoft.Rest.ClientRuntime.Azure.Authentication(>= 2.4.0)
- Newtonsoft.Json(>= 12.0.3)
- Polly-Signed(>= 5.9.0)
Tags