Zed.Web.Test is a library for tesing support of Asp.Net applications, mostly for Asp.Net MVC.
Info
| Version: | 1.1.2 |
| Author(s): | ztepsic |
| Last Update: | Thursday, October 25, 2018 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/ztepsic/zed.web |
| NuGet Url: | https://www.nuget.org/packages/Zed.Web.Test |
Install
Install-Package Zed.Web.Test
dotnet add package Zed.Web.Test
paket add Zed.Web.Test
Zed.Web.Test Download (Unzip the "nupkg" after downloading)
Dependencies
- Zed.Web(>= 1.1.2)
- Microsoft.AspNet.Mvc(>= 5.2.6)
- Moq(>= 4.10.0)
- System.Runtime.CompilerServices.Unsafe(>= 4.5.2)
- System.Threading.Tasks.Extensions(>= 4.5.1)
- System.ValueTuple(>= 4.5.0)
Tags