Testavior is a set of NuGet libraries to help you develop Behavior Tests for ASP.NET Core.
Info
Version: | 1.4.1 |
Author(s): | Geek Learning, Arnaud Auroux, Adrien Siffermann |
Last Update: | Tuesday, March 31, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/geeklearningio/testavior |
NuGet Url: | https://www.nuget.org/packages/GeekLearning.Testavior |
Install
Install-Package GeekLearning.Testavior
dotnet add package GeekLearning.Testavior
paket add GeekLearning.Testavior
GeekLearning.Testavior Download (Unzip the "nupkg" after downloading)
Dependencies
- GeekLearning.Testavior.Configuration(>= 1.4.1)
- Microsoft.AspNetCore.Authentication(>= 2.1.0)
- Microsoft.AspNetCore.Authentication.Core(>= 2.1.0)
- Microsoft.AspNetCore.Mvc.Core(>= 2.1.0)
- Microsoft.AspNetCore.Mvc.ViewFeatures(>= 2.1.0)
- Microsoft.AspNetCore.TestHost(>= 2.1.0)
- Microsoft.Extensions.PlatformAbstractions(>= 1.1.0)
Tags