IPB.LogicApp.Standard.Testing
1.0.268
See the version list below for details.
dotnet add package IPB.LogicApp.Standard.Testing --version 1.0.268
NuGet\Install-Package IPB.LogicApp.Standard.Testing -Version 1.0.268
<PackageReference Include="IPB.LogicApp.Standard.Testing" Version="1.0.268" />
paket add IPB.LogicApp.Standard.Testing --version 1.0.268
#r "nuget: IPB.LogicApp.Standard.Testing, 1.0.268"
// Install IPB.LogicApp.Standard.Testing as a Cake Addin #addin nuget:?package=IPB.LogicApp.Standard.Testing&version=1.0.268 // Install IPB.LogicApp.Standard.Testing as a Cake Tool #tool nuget:?package=IPB.LogicApp.Standard.Testing&version=1.0.268
This is a library to help you perform integration testing with logic apps standard
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
.NET Core | netcoreapp3.1 is compatible. |
-
.NETCoreApp 3.1
- Newtonsoft.Json (>= 13.0.1)
- System.Runtime.Caching (>= 6.0.0)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on IPB.LogicApp.Standard.Testing:
Package | Downloads |
---|---|
IPB.LogicApp.Standard.Testing.Local
This is a library to help you perform integration testing with logic apps standard. I usually use this with a BDD framework like Specflow to help you build good integration tests which can also help you document how your integrations work. You can findout more about the project on github or in the integration playbook on the below links: - https://github.com/michaelstephensonuk/IntegrationPlaybook-LogicApp-Standard-Testing - https://www.integration-playbook.io/docs/integration-testing |
|
IPB.LogicApp.Standard.Testing.Local.ForkWithDotNetCodeSupport
This is a library to help you perform integration testing with logic apps standard. I usually use this with a BDD framework like Specflow to help you build good integration tests which can also help you document how your integrations work. You can findout more about the project on github or in the integration playbook on the below links: - https://github.com/michaelstephensonuk/IntegrationPlaybook-LogicApp-Standard-Testing - https://www.integration-playbook.io/docs/integration-testing |
GitHub repositories
This package is not used by any popular GitHub repositories.