Cake.Testing 0.12.0

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package Cake.Testing --version 0.12.0
NuGet\Install-Package Cake.Testing -Version 0.12.0
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="Cake.Testing" Version="0.12.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Cake.Testing --version 0.12.0
#r "nuget: Cake.Testing, 0.12.0"
#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 Cake.Testing as a Cake Addin
#addin nuget:?package=Cake.Testing&version=0.12.0

// Install Cake.Testing as a Cake Tool
#tool nuget:?package=Cake.Testing&version=0.12.0

Contains testing utilities for Cake.

Product 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on Cake.Testing:

Package Downloads
Cake.Twitter

Cake AddIn that extends Cake with ability to send messages to Twitter.

Aero.Cake.TestSupport

Common Cake (Frosting) Test Support library for Aero projects

GitHub repositories (2)

Showing the top 2 popular GitHub repositories that depend on Cake.Testing:

Repository Stars
daveaglick/Scripty
Tools to let you use Roslyn-powered C# scripts for code generation
Wyamio/Wyam
A modular static content and static site generator.
Version Downloads Last updated
4.0.0 10,061 11/18/2023
3.2.0 566 11/10/2023
3.1.0 4,267 7/9/2023
3.0.0 13,299 11/8/2022
2.3.0 1,267 10/14/2022
2.2.0 6,119 4/14/2022
2.1.0 1,647 2/20/2022
2.0.0 9,751 11/30/2021
2.0.0-rc0002 1,279 11/27/2021
2.0.0-rc0001 217 11/7/2021
1.3.0 2,773 10/7/2021
1.2.0 1,317 8/29/2021
1.1.0 7,943 3/6/2021
1.0.0 8,655 2/7/2021
1.0.0-rc0003 241 1/29/2021
1.0.0-rc0002 401 12/20/2020
1.0.0-rc0001 304 11/5/2020
0.38.5 2,902 9/20/2020
0.38.4 7,099 6/26/2020
0.38.3 561 6/26/2020
0.38.2 607 6/9/2020
0.38.1 952 5/30/2020
0.38.0 564 5/30/2020
0.37.0 988 2/1/2020
0.36.0 889 1/11/2020
0.35.0 1,848 9/28/2019
0.34.1 1,737 7/17/2019
0.34.0 780 7/16/2019
0.33.0 15,652 4/1/2019
0.32.1 1,589 1/4/2019
0.32.0 959 1/4/2019
0.31.0 1,605 12/13/2018
0.30.0 1,971 8/22/2018
0.29.0 1,386 7/6/2018
0.28.1 1,340 6/19/2018
0.28.0 5,790 5/31/2018
0.27.2 1,154 5/15/2018
0.27.1 1,134 4/21/2018
0.27.0 1,086 4/19/2018
0.26.1 1,497 3/3/2018
0.26.0 2,271 2/26/2018
0.25.0 1,313 1/17/2018
0.24.0 1,269 12/29/2017
0.23.0 1,672 10/11/2017
0.22.2 1,867 9/17/2017
0.22.1 1,028 9/16/2017
0.22.0 2,521 9/13/2017
0.21.1 2,166 7/15/2017
0.21.0 1,080 7/14/2017
0.20.0 1,344 6/12/2017
0.19.5 1,230 5/4/2017
0.19.4 1,142 4/18/2017
0.19.3 1,244 4/4/2017
0.19.2 1,025 4/1/2017
0.19.1 1,084 3/24/2017
0.19.0 1,008 3/23/2017
0.18.0 1,938 3/7/2017
0.17.1 2,384 1/30/2017
0.17.0 2,089 11/9/2016
0.16.2 2,263 10/11/2016
0.16.1 1,251 9/25/2016
0.16.0 1,214 9/15/2016
0.15.2 2,178 7/29/2016
0.15.1 1,403 7/28/2016
0.15.0 1,409 7/26/2016
0.14.0 1,473 7/11/2016
0.13.0 1,488 6/7/2016
0.12.0 1,140 5/25/2016
0.11.0 1,306 5/1/2016
0.10.1 1,729 4/7/2016
0.10.0 1,094 3/16/2016
0.9.0 1,216 2/23/2016
0.8.0 1,223 1/18/2016
0.7.0 1,219 12/23/2015
0.6.4 1,239 12/9/2015
0.6.3 1,128 12/7/2015
0.6.2 1,349 12/3/2015
0.6.1 1,178 12/2/2015
0.6.0 1,208 11/4/2015
0.5.5 1,210 10/11/2015

Fix globalization & white space issue
New Setup(Action<ICakeContext>)  fails on mono
Cake.pdb is missing in artifacts
Tool path is wrong when calling cake file in sub directory
Add support for .NET Core CLI
Add pre-processor directive which injects Debugger.Break()
Add an EnsureDirectoryExists Alias to CreateDirectory and not fail if it exists
Debugging support
Added additional missing variables for GitVersion
Add missing GitVersion return values
Add missing GitVersion return values
Consider adding developmentDependency to nuspec for Cake.Common
Specify culture for Roslyn debug string formats
Add cake-build build.cake NuGet restore retry handling
During the publishing cycle, continue with each step, and error at end if there is a problem
Add all artifacts to AppVeyor during publishing cycle
Add register and ReturnTargetCodeOffset option in opencover
Unified tool resolution
Drop DNU/DNX support in favor of dotnet CLI
Corrected resource download urls
Docs: Typos in XBuild docs
-Mono parameter is not documented in Program.cs output
How to get ILRepack executable?