XML extensions for fluent unit testing of ASP.NET MVC Controllers.
Info
Version: | 1.0.4 |
Author(s): | Agustin Camino |
Last Update: | Tuesday, January 10, 2017 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/FluentMvcTesting.Extensions |
Install
Install-Package FluentMvcTesting.Extensions
dotnet add package FluentMvcTesting.Extensions
paket add FluentMvcTesting.Extensions
FluentMvcTesting.Extensions Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNet.Mvc(>= 5.2.3)
- Moq(>= 4.5.28)
- TestStack.FluentMVCTesting(>= 3.0.0)
Tags