ThePensionsRegulator.Umbraco.Testing 9.3.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 9.3.0-beta005
                    
NuGet\Install-Package ThePensionsRegulator.Umbraco.Testing -Version 9.3.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="9.3.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="9.3.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 9.3.0-beta005
                    
#r "nuget: ThePensionsRegulator.Umbraco.Testing, 9.3.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@9.3.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=9.3.0-beta005&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=ThePensionsRegulator.Umbraco.Testing&version=9.3.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.

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.1 78 6/2/2026
10.0.0 114 5/13/2026
10.0.0-beta006 94 4/24/2026
10.0.0-beta005 100 4/17/2026
9.3.0-beta022 0 6/4/2026
9.3.0-beta021 0 6/4/2026
9.3.0-beta020 60 6/2/2026
9.3.0-beta019 75 6/2/2026
9.3.0-beta018 88 6/1/2026
9.3.0-beta017 86 5/28/2026
9.3.0-beta016 88 5/22/2026
9.3.0-beta015 129 5/15/2026
9.3.0-beta014 84 5/6/2026
9.3.0-beta013 75 5/5/2026
9.3.0-beta012 75 5/5/2026
9.3.0-beta011 87 5/5/2026
9.3.0-beta010 96 4/29/2026
9.3.0-beta009 135 4/24/2026
9.3.0-beta008 93 4/21/2026
9.3.0-beta005 102 4/14/2026
Loading failed