Common unit testing functionality for ASP.Net MVC applications - test role store, test user store, test data helpers, better assertions, fluent assertions for controllers, view results and other MVC items.
Info
| Version: | 1.0.16 |
| Author(s): | simpleSyndicate |
| Last Update: | Friday, January 6, 2017 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://bitbucket.org/gazooka_g72/simplesyndicate.testing.mvc |
| NuGet Url: | https://www.nuget.org/packages/SimpleSyndicate.Testing.Mvc |
Install
Install-Package SimpleSyndicate.Testing.Mvc
dotnet add package SimpleSyndicate.Testing.Mvc
paket add SimpleSyndicate.Testing.Mvc
SimpleSyndicate.Testing.Mvc Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNet.WebApi.Core(>= 5.2.3)
- Microsoft.Owin.Testing(>= 3.0.1)
- SimpleSyndicate.Mvc(>= 2.0.1)
- SimpleSyndicate.Testing(>= 1.0.19)
Tags