Chauffeur.TestingTools
1.3.0
See the version list below for details.
dotnet add package Chauffeur.TestingTools --version 1.3.0
NuGet\Install-Package Chauffeur.TestingTools -Version 1.3.0
<PackageReference Include="Chauffeur.TestingTools" Version="1.3.0" />
paket add Chauffeur.TestingTools --version 1.3.0
#r "nuget: Chauffeur.TestingTools, 1.3.0"
// Install Chauffeur.TestingTools as a Cake Addin #addin nuget:?package=Chauffeur.TestingTools&version=1.3.0 // Install Chauffeur.TestingTools as a Cake Tool #tool nuget:?package=Chauffeur.TestingTools&version=1.3.0
Chauffeur Runner is a CLI for executing Chauffeur deliverables against an Umbraco instance.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net45 is compatible. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
- Chauffeur (>= 1.3.0)
- FSharp.Core (>= 4.3.4)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Updated the minimum Umbraco version to 7.8.0
Implementing a solution to better support deploying with Azure AppServices (issue [79](https://github.com/aaronpowell/Chauffeur/issues/79))
Added a feature to `Chauffeur.TestingTools` to allow you to create a package easily
Fixing [81](https://github.com/aaronpowell/Chauffeur/issues/81), where DataType PreValues aren't updated on package run
Fixing [77](https://github.com/aaronpowell/Chauffeur/issues/77), handling leading `/` on file paths when importing
Updated build process to use FAKE 5 and paket for dependencies
Added code coverage reports via [codecov](https://codecov.io/gh/aaronpowell/chauffeur)