Library to help implement integration testing.
Info
Version: | 0.1.0 |
Author(s): | Geek Learning, Arnaud Auroux, Adrien Siffermann, Cyprien Autexier |
Last Update: | Friday, September 16, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/geeklearningio/gl-dotnet-test-integration |
NuGet Url: | https://www.nuget.org/packages/GeekLearning.Test.Integration |
Install
Install-Package GeekLearning.Test.Integration
dotnet add package GeekLearning.Test.Integration
paket add GeekLearning.Test.Integration
GeekLearning.Test.Integration Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 1.6
- System.ComponentModel(>= 4.0.1)
- System.Runtime(>= 4.1.0)
- System.Net.Http(>= 4.1.0)
- Microsoft.AspNetCore.Authentication(>= 1.0.0)
- Microsoft.AspNetCore.Hosting.Abstractions(>= 1.0.0)
- Microsoft.AspNetCore.Http.Abstractions(>= 1.0.0)
- Microsoft.AspNetCore.TestHost(>= 1.0.0)
- Microsoft.Data.Sqlite(>= 1.0.0)
- Microsoft.EntityFrameworkCore.Sqlite(>= 1.0.0)
- Microsoft.Extensions.Configuration.Abstractions(>= 1.0.0)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 1.0.0)
- Microsoft.Extensions.Options(>= 1.0.0)
- NETStandard.Library(>= 1.6.0)
- System.ComponentModel(>= 4.0.0)
- System.Runtime(>= 4.0.20)
- System.Net.Http(>= 4.0.0)
- Microsoft.AspNetCore.Authentication(>= 1.0.0)
- Microsoft.AspNetCore.Hosting.Abstractions(>= 1.0.0)
- Microsoft.AspNetCore.Http.Abstractions(>= 1.0.0)
- Microsoft.AspNetCore.TestHost(>= 1.0.0)
- Microsoft.Data.Sqlite(>= 1.0.0)
- Microsoft.EntityFrameworkCore.Sqlite(>= 1.0.0)
- Microsoft.Extensions.Configuration.Abstractions(>= 1.0.0)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 1.0.0)
- Microsoft.Extensions.Options(>= 1.0.0)
- NETStandard.Library(>= 1.6.0)
Tags