ThePensionsRegulator.Umbraco.Testing 9.3.0-beta014

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 9.3.0-beta014
                    
NuGet\Install-Package ThePensionsRegulator.Umbraco.Testing -Version 9.3.0-beta014
                    
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="9.3.0-beta014" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="ThePensionsRegulator.Umbraco.Testing" Version="9.3.0-beta014" />
                    
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 9.3.0-beta014
                    
#r "nuget: ThePensionsRegulator.Umbraco.Testing, 9.3.0-beta014"
                    
#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@9.3.0-beta014
                    
#: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=9.3.0-beta014&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=ThePensionsRegulator.Umbraco.Testing&version=9.3.0-beta014&prerelease
                    
Install as a Cake Tool

ThePensionsRegulator.Umbraco.Testing

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

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 net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  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.3 54 6/17/2026
10.0.1 136 6/2/2026
10.0.0 121 5/13/2026
10.0.0-beta006 96 4/24/2026
10.0.0-beta005 101 4/17/2026
9.3.0-beta022 89 6/4/2026
9.3.0-beta021 95 6/4/2026
9.3.0-beta020 94 6/2/2026
9.3.0-beta019 102 6/2/2026
9.3.0-beta018 93 6/1/2026
9.3.0-beta017 88 5/28/2026
9.3.0-beta016 92 5/22/2026
9.3.0-beta015 133 5/15/2026
9.3.0-beta014 86 5/6/2026
9.3.0-beta013 77 5/5/2026
9.3.0-beta012 78 5/5/2026
9.3.0-beta011 88 5/5/2026
9.3.0-beta010 97 4/29/2026
9.3.0-beta009 139 4/24/2026
9.3.0-beta008 97 4/21/2026
Loading failed