Info
Version: | 2.0.1 |
Author(s): | Andrew Aldrich |
Last Update: | Tuesday, January 7, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/GrpcIntegrationTestingHelpers_aldricaj |
Install
Install-Package GrpcIntegrationTestingHelpers_aldricaj
dotnet add package GrpcIntegrationTestingHelpers_aldricaj
paket add GrpcIntegrationTestingHelpers_aldricaj
GrpcIntegrationTestingHelpers_aldricaj Download (Unzip the "nupkg" after downloading)
Dependencies
- coverlet.collector(>= 1.2.0)
- Grpc.Core(>= 2.26.0)
- Grpc.Net.Client(>= 2.26.0)
- Microsoft.AspNetCore.TestHost(>= 3.1.0)
- Microsoft.Extensions.Logging.Abstractions(>= 3.1.0)
- Microsoft.NET.Test.Sdk(>= 16.4.0)
- MSTest.TestAdapter(>= 2.0.0)
- MSTest.TestFramework(>= 2.0.0)
Source code modified from grpc-dotnet maintainer's Tester example (https://github.com/grpc/grpc-dotnet).