ThePensionsRegulator.Umbraco.Testing 9.3.0-beta017

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-beta017
                    
NuGet\Install-Package ThePensionsRegulator.Umbraco.Testing -Version 9.3.0-beta017
                    
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-beta017" />
                    
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-beta017" />
                    
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-beta017
                    
#r "nuget: ThePensionsRegulator.Umbraco.Testing, 9.3.0-beta017"
                    
#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-beta017
                    
#: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-beta017&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=ThePensionsRegulator.Umbraco.Testing&version=9.3.0-beta017&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.1.0 54 7/2/2026
10.0.3 160 6/17/2026
10.0.1 143 6/2/2026
10.0.0 129 5/13/2026
9.3.0-beta026 38 7/6/2026
9.3.0-beta025 51 7/3/2026
9.3.0-beta024 148 6/30/2026
9.3.0-beta023 289 6/23/2026
9.3.0-beta022 96 6/4/2026
9.3.0-beta021 101 6/4/2026
9.3.0-beta020 101 6/2/2026
9.3.0-beta019 113 6/2/2026
9.3.0-beta018 98 6/1/2026
9.3.0-beta017 94 5/28/2026
9.3.0-beta016 97 5/22/2026
9.3.0-beta015 139 5/15/2026
9.3.0-beta014 97 5/6/2026
9.3.0-beta013 81 5/5/2026
9.3.0-beta012 81 5/5/2026
9.3.0-beta011 93 5/5/2026
Loading failed