Cake.Testing 0.15.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.15.0
NuGet\Install-Package Cake.Testing -Version 0.15.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.15.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Cake.Testing --version 0.15.0
#r "nuget: Cake.Testing, 0.15.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.15.0

// Install Cake.Testing as a Cake Tool
#tool nuget:?package=Cake.Testing&version=0.15.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 8,620 11/18/2023
3.2.0 558 11/10/2023
3.1.0 4,228 7/9/2023
3.0.0 13,006 11/8/2022
2.3.0 1,155 10/14/2022
2.2.0 6,117 4/14/2022
2.1.0 1,647 2/20/2022
2.0.0 9,741 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,865 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,097 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,728 7/17/2019
0.34.0 780 7/16/2019
0.33.0 15,649 4/1/2019
0.32.1 1,587 1/4/2019
0.32.0 957 1/4/2019
0.31.0 1,603 12/13/2018
0.30.0 1,968 8/22/2018
0.29.0 1,384 7/6/2018
0.28.1 1,333 6/19/2018
0.28.0 5,788 5/31/2018
0.27.2 1,152 5/15/2018
0.27.1 1,132 4/21/2018
0.27.0 1,084 4/19/2018
0.26.1 1,495 3/3/2018
0.26.0 2,269 2/26/2018
0.25.0 1,311 1/17/2018
0.24.0 1,267 12/29/2017
0.23.0 1,670 10/11/2017
0.22.2 1,865 9/17/2017
0.22.1 1,026 9/16/2017
0.22.0 2,519 9/13/2017
0.21.1 2,164 7/15/2017
0.21.0 1,078 7/14/2017
0.20.0 1,342 6/12/2017
0.19.5 1,228 5/4/2017
0.19.4 1,140 4/18/2017
0.19.3 1,242 4/4/2017
0.19.2 1,023 4/1/2017
0.19.1 1,082 3/24/2017
0.19.0 1,006 3/23/2017
0.18.0 1,936 3/7/2017
0.17.1 2,382 1/30/2017
0.17.0 2,087 11/9/2016
0.16.2 2,261 10/11/2016
0.16.1 1,249 9/25/2016
0.16.0 1,214 9/15/2016
0.15.2 2,177 7/29/2016
0.15.1 1,401 7/28/2016
0.15.0 1,409 7/26/2016
0.14.0 1,472 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,092 3/16/2016
0.9.0 1,214 2/23/2016
0.8.0 1,221 1/18/2016
0.7.0 1,218 12/23/2015
0.6.4 1,237 12/9/2015
0.6.3 1,126 12/7/2015
0.6.2 1,347 12/3/2015
0.6.1 1,177 12/2/2015
0.6.0 1,206 11/4/2015
0.5.5 1,208 10/11/2015

Add support for adding messages to the AppVeyor build log
Add environment variable support for Process & Tool
Add ITeardownContext to Teardown method
Add OutputPath to ProjectParserResult
Extend SolutionParserResult with solution folders information
Add Atlassian Bitbucket Pipelines build system support
Set ICakeRuntime.TargetFramework to constant
Do not set /m parameter for MSBuild by default
AppVeyor.UploadTestResults failing silently
GetFullName in TypeExtensions.cs not handling arrays correctly
Allow paths with spaces for OutputDirectory on DotNetCore Aliases
The GetFiles overload with a predicate doesn't work properly
Added ability to call SetParameter method on TeamCity Provider
CakeExecuteScript tool resolution fails if script in parent path
UploadArtifact support via the AppVeyor provider is incomplete
Added raw version string property in ReleaseNotes class
Marked Quiet property on DotNetCoreRestoreSettings as obsolete
Added -oldstyle support for OpenCover tool
Added -nofetch support for GitVersion tool
Add an explicit NuGet source for NuGetPush
Add parsing of references and project references to the project file parser
Add configuration for default NuGet source
Add MD5 checking of packages.config to bootstrappper
Support results file for MSTest runner
Support NUnit output format for XUnit2 runner
NUnit runner: Handle specific non-zero exit codes
Added examples for Fixie
Corrected spelling mistake in README.md
Improved documentation for ProcessSettings Timeout property
Added documentation for multiple arguments for ToolSettings
Corrected documentation for GitReleaseManager
Corrected code example for DotNetCorePackSettings
Add example documentation to aliases