MvcContrib.TestHelper
2.0.95
dotnet add package MvcContrib.TestHelper --version 2.0.95
NuGet\Install-Package MvcContrib.TestHelper -Version 2.0.95
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="MvcContrib.TestHelper" Version="2.0.95" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add MvcContrib.TestHelper --version 2.0.95
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: MvcContrib.TestHelper, 2.0.95"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install MvcContrib.TestHelper as a Cake Addin #addin nuget:?package=MvcContrib.TestHelper&version=2.0.95 // Install MvcContrib.TestHelper as a Cake Tool #tool nuget:?package=MvcContrib.TestHelper&version=2.0.95
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
The TestHelper library allows simpler unit testing on Asp.net MVC controllers than can be accomplished through standard mocking and subclassing. It is designed to reduce the amount of work required to test controllers, and therefore should be used by your test projects but not in your web server project.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
- MvcContrib (>= 2.0.95)
- RhinoMocks (>= 3.6.0)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on MvcContrib.TestHelper:
Package | Downloads |
---|---|
ProSpec
Library to run executable specifications using SpecFlow and the Page Object pattern |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
2.0.95 | 775,674 | 3/13/2013 |