An opinionated set of testing conventions for ASP.Net development.
Info
| Version: | 0.0.36 |
| Author(s): | CodeConverters |
| Last Update: | Wednesday, May 18, 2016 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/CodeConverters/Mvc |
| NuGet Url: | https://www.nuget.org/packages/CodeConverters.MvcTest |
Install
Install-Package CodeConverters.MvcTest
dotnet add package CodeConverters.MvcTest
paket add CodeConverters.MvcTest
CodeConverters.MvcTest Download (Unzip the "nupkg" after downloading)
Dependencies
- ExpectedObjects(>= 1.1.1)
- Microsoft.AspNet.Mvc(>= 5.1.1)
- Microsoft.AspNet.WebApi.Core(>= 5.1.1)
- Moq(>= 4.2.1402.2112)
- xunit(>= 1.9.2)
Tags