A unit testing framework for Azure logic apps.
Info
| Version: | 1.0.6-preview |
| Author(s): | nehashankar |
| Last Update: | Monday, April 16, 2018 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/shankarmaha/LogicAppUnitTestManager |
| NuGet Url: | https://www.nuget.org/packages/LogicAppUnitTestManager.TestFramework |
Install
Install-Package LogicAppUnitTestManager.TestFramework
dotnet add package LogicAppUnitTestManager.TestFramework
paket add LogicAppUnitTestManager.TestFramework
LogicAppUnitTestManager.TestFramework Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Azure.Amqp(>= 2.1.3)
- Microsoft.Azure.Management.Logic(>= 3.0.0)
- Microsoft.Azure.ServiceBus(>= 2.0.0)
- Microsoft.Azure.Services.AppAuthentication(>= 1.1.0)
- Microsoft.IdentityModel.Clients.ActiveDirectory(>= 3.17.2)
- Microsoft.Rest.ClientRuntime(>= 2.3.10)
- Microsoft.Rest.ClientRuntime.Azure(>= 3.3.10)
- Newtonsoft.Json(>= 10.0.2)
- System.Diagnostics.DiagnosticSource(>= 4.4.1)
- System.IdentityModel.Tokens.Jwt(>= 5.2.1)
- System.Runtime.Serialization.Primitives(>= 4.3.0)
- WindowsAzure.ServiceBus(>= 4.1.8)
- WindowsAzure.Storage(>= 9.1.0)
Tags