ThePensionsRegulator.Umbraco.Testing 10.0.0-beta005

This is a prerelease version of ThePensionsRegulator.Umbraco.Testing.
There is a newer version of this package available.
See the version list below for details.
dotnet add package ThePensionsRegulator.Umbraco.Testing --version 10.0.0-beta005
                    
NuGet\Install-Package ThePensionsRegulator.Umbraco.Testing -Version 10.0.0-beta005
                    
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="ThePensionsRegulator.Umbraco.Testing" Version="10.0.0-beta005" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="ThePensionsRegulator.Umbraco.Testing" Version="10.0.0-beta005" />
                    
Directory.Packages.props
<PackageReference Include="ThePensionsRegulator.Umbraco.Testing" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add ThePensionsRegulator.Umbraco.Testing --version 10.0.0-beta005
                    
#r "nuget: ThePensionsRegulator.Umbraco.Testing, 10.0.0-beta005"
                    
#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.
#:package ThePensionsRegulator.Umbraco.Testing@10.0.0-beta005
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=ThePensionsRegulator.Umbraco.Testing&version=10.0.0-beta005&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=ThePensionsRegulator.Umbraco.Testing&version=10.0.0-beta005&prerelease
                    
Install as a Cake Tool

ThePensionsRegulator.Umbraco.Testing

Helper code for unit testing Umbraco applications, and in particular applications built using ThePensionsRegulator.Umbraco.Core.

Creating an UmbracoTestContext will give you an Umbraco context that mocks a page request using Moq, including mocks of Umbraco and .NET services used in that page request.

Factory and extension methods make it easy to set up mocks of common property types on the page, including block lists and block grids.

See the documentation on Github for further details.

Product Compatible and additional computed target framework versions.
.NET net10.0 is compatible.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
10.0.0 70 5/13/2026
10.0.0-beta006 92 4/24/2026
10.0.0-beta005 97 4/17/2026
10.0.0-beta004 94 4/7/2026
10.0.0-beta003 107 3/24/2026
10.0.0-beta002 105 3/12/2026
9.3.0-beta015 73 5/15/2026
9.3.0-beta014 81 5/6/2026
9.3.0-beta013 72 5/5/2026
9.3.0-beta012 72 5/5/2026
9.3.0-beta011 83 5/5/2026
9.3.0-beta010 93 4/29/2026
9.3.0-beta009 133 4/24/2026
9.3.0-beta008 88 4/21/2026
9.3.0-beta007 93 4/16/2026
9.3.0-beta006 116 4/15/2026
9.3.0-beta005 97 4/14/2026
9.3.0-beta004 96 4/1/2026
9.3.0-beta003 100 3/24/2026
9.2.7 126 3/24/2026
Loading failed