Chauffeur.TestingTools
2.0.0-umbraco-v8-20190325.23
This is a prerelease version of Chauffeur.TestingTools.
dotnet add package Chauffeur.TestingTools --version 2.0.0-umbraco-v8-20190325.23
NuGet\Install-Package Chauffeur.TestingTools -Version 2.0.0-umbraco-v8-20190325.23
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="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 and Polyglot Notebooks. 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 Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net472 is compatible. net48 was computed. net481 was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
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