Helpers to allow unit testing precompiled Razor views.
Info
| Version: | 2.4.7 |
| Author(s): | RazorGenerator contributors |
| Last Update: | Thursday, August 11, 2016 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/RazorGenerator/RazorGenerator |
| NuGet Url: | https://www.nuget.org/packages/RazorGenerator.Testing |
Install
Install-Package RazorGenerator.Testing
dotnet add package RazorGenerator.Testing
paket add RazorGenerator.Testing
RazorGenerator.Testing Download (Unzip the "nupkg" after downloading)
Dependencies
- HtmlAgilityPack(>= 1.4.6)
- Microsoft.AspNet.Mvc(>= 3.0.50813.1)
- Moq(>= 4.0.10827)
- ReflectionMagic(>= 2.0.0)
Tags