Chauffeur Testing Tools is a series of helpers for using Chauffeur to setup Umbraco for integration testing with Umbraco's API. 
                        
                    
         
                Info
| Version: | 2.0.0-umbraco-v8-20190325.23 | 
| Author(s): | Aaron Powell | 
| Last Update: | Monday, March 25, 2019 | 
| .NET Fiddle: | Create the first Fiddle | 
| NuGet Url: | https://www.nuget.org/packages/Chauffeur.TestingTools | 
Install
Install-Package Chauffeur.TestingTools
                        dotnet add package Chauffeur.TestingTools
                        paket add Chauffeur.TestingTools
                        
                                Chauffeur.TestingTools Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- Chauffeur(>= 1.4.1)
 - FSharp.Core(>= 4.3.4)
 
Tags