A project to help with testing and mocking of ASP.Net MVC applications.
Info
Version: | 0.0.3.10337 |
Author(s): | Baynes Technology Ltd |
Last Update: | Wednesday, May 18, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/baynezy/MvcTestHelper |
NuGet Url: | https://www.nuget.org/packages/MvcTestHelper |
Install
Install-Package MvcTestHelper
dotnet add package MvcTestHelper
paket add MvcTestHelper
MvcTestHelper Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNet.Mvc(>= 4.0.0)
- Moq(>= 4.0.0)
- NUnit(>= 3.0.0)
Tags