Chauffeur.TestingTools
2.0.0-umbraco-v8-20190325.23
.NET Framework 4.7.2
This is a prerelease version of Chauffeur.TestingTools.
Install-Package Chauffeur.TestingTools -Version 2.0.0-umbraco-v8-20190325.23
dotnet add package Chauffeur.TestingTools --version 2.0.0-umbraco-v8-20190325.23
<PackageReference Include="Chauffeur.TestingTools" Version="2.0.0-umbraco-v8-20190325.23" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Chauffeur.TestingTools --version 2.0.0-umbraco-v8-20190325.23
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Chauffeur.TestingTools, 2.0.0-umbraco-v8-20190325.23"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install Chauffeur.TestingTools as a Cake Addin
#addin nuget:?package=Chauffeur.TestingTools&version=2.0.0-umbraco-v8-20190325.23&prerelease
// Install Chauffeur.TestingTools as a Cake Tool
#tool nuget:?package=Chauffeur.TestingTools&version=2.0.0-umbraco-v8-20190325.23&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Chauffeur Testing Tools is a series of helpers for using Chauffeur to setup Umbraco for integration testing with Umbraco's API
Product | Versions |
---|---|
.NET Framework | net472 net48 |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 4.7.2
- Chauffeur (>= 2.0.0-umbraco-v8-20190325.23)
- fsharp.core (>= 4.6.2)
- System.IO.Abstractions (>= 3.0.10)
- taskbuilder.fs (>= 2.1.0)
- UmbracoCMS.Core (>= 8.0.0)
- UmbracoCMS.Web (>= 8.0.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Complete rewrite to support Umbraco 8
Migrated to F# as the core language
Uses the new boot pipeline in Umbraco 8
Migrated some Deliverables to F#, others are still in C# in a separate project