Simplifies integration tests for Google Cloud Functions Framework functions.
Info
Version: | 1.0.0-alpha11 |
Author(s): | Google LLC |
Last Update: | Thursday, September 3, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/GoogleCloudPlatform/functions-framework-dotnet |
NuGet Url: | https://www.nuget.org/packages/Google.Cloud.Functions.Invoker.Testing |
Install
Install-Package Google.Cloud.Functions.Invoker.Testing
dotnet add package Google.Cloud.Functions.Invoker.Testing
paket add Google.Cloud.Functions.Invoker.Testing
Google.Cloud.Functions.Invoker.Testing Download (Unzip the "nupkg" after downloading)
Dependencies
- Google.Cloud.Functions.Invoker(>= 1.0.011)
- Microsoft.AspNetCore.TestHost(>= 3.1.3)
Tags