Cake.Testing 0.11.0

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

// Install Cake.Testing as a Cake Tool
#tool nuget:?package=Cake.Testing&version=0.11.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.2.0 226 10/23/2024
4.1.0 90 10/23/2024
4.0.0 28,147 11/18/2023
3.2.0 907 11/10/2023
3.1.0 4,365 7/9/2023
3.0.0 15,910 11/8/2022
2.3.0 1,367 10/14/2022
2.2.0 6,519 4/14/2022
2.1.0 1,676 2/20/2022
2.0.0 10,164 11/30/2021
2.0.0-rc0002 1,310 11/27/2021
2.0.0-rc0001 229 11/7/2021
1.3.0 2,877 10/7/2021
1.2.0 1,345 8/29/2021
1.1.0 7,995 3/6/2021
1.0.0 9,544 2/7/2021
1.0.0-rc0003 266 1/29/2021
1.0.0-rc0002 427 12/20/2020
1.0.0-rc0001 330 11/5/2020
0.38.5 2,957 9/20/2020
0.38.4 7,233 6/26/2020
0.38.3 591 6/26/2020
0.38.2 641 6/9/2020
0.38.1 984 5/30/2020
0.38.0 595 5/30/2020
0.37.0 1,014 2/1/2020
0.36.0 903 1/11/2020
0.35.0 1,883 9/28/2019
0.34.1 1,832 7/17/2019
0.34.0 791 7/16/2019
0.33.0 16,058 4/1/2019
0.32.1 1,629 1/4/2019
0.32.0 982 1/4/2019
0.31.0 1,636 12/13/2018
0.30.0 2,066 8/22/2018
0.29.0 1,422 7/6/2018
0.28.1 1,406 6/19/2018
0.28.0 5,861 5/31/2018
0.27.2 1,183 5/15/2018
0.27.1 1,160 4/21/2018
0.27.0 1,117 4/19/2018
0.26.1 1,533 3/3/2018
0.26.0 2,320 2/26/2018
0.25.0 1,345 1/17/2018
0.24.0 1,304 12/29/2017
0.23.0 1,705 10/11/2017
0.22.2 1,904 9/17/2017
0.22.1 1,054 9/16/2017
0.22.0 2,555 9/13/2017
0.21.1 2,200 7/15/2017
0.21.0 1,106 7/14/2017
0.20.0 1,379 6/12/2017
0.19.5 1,268 5/4/2017
0.19.4 1,170 4/18/2017
0.19.3 1,270 4/4/2017
0.19.2 1,052 4/1/2017
0.19.1 1,109 3/24/2017
0.19.0 1,033 3/23/2017
0.18.0 1,971 3/7/2017
0.17.1 2,441 1/30/2017
0.17.0 2,124 11/9/2016
0.16.2 2,303 10/11/2016
0.16.1 1,289 9/25/2016
0.16.0 1,241 9/15/2016
0.15.2 2,214 7/29/2016
0.15.1 1,431 7/28/2016
0.15.0 1,442 7/26/2016
0.14.0 1,507 7/11/2016
0.13.0 1,525 6/7/2016
0.12.0 1,175 5/25/2016
0.11.0 1,335 5/1/2016
0.10.1 1,760 4/7/2016
0.10.0 1,137 3/16/2016
0.9.0 1,244 2/23/2016
0.8.0 1,251 1/18/2016
0.7.0 1,255 12/23/2015
0.6.4 1,274 12/9/2015
0.6.3 1,159 12/7/2015
0.6.2 1,383 12/3/2015
0.6.1 1,208 12/2/2015
0.6.0 1,244 11/4/2015
0.5.5 1,240 10/11/2015

Regression: ProcessArgumentListExtensions was renamed
DNU usage of multi arguments changed
MSTest tool resolution fail if Visual Studio isn't in default location
Fix issue with final build step
Actual type of RepositoryUrl is String not Uri
Add configuration file for Cake.
Add Text Transform support
Add FileSize alias
Add integration tests
Remove tools and addins from packages.config.
Setup Issue and Pull Request Templates
Obsolete XmlPoke string alias and add new method/alias for string
Signtool: Add support for certificates from the certificate store based on thumbprint
Add generic optional tool timeout
Add NuGetPacker support for IncludeReferencedProjects
Parse multiple InternalsVisibleTo attributes from AssemblyInfo
Add StorePasswordInClearText to NuGetSoiurceAdd NuGetSourcesSettings
TeamCity ImportDotCoverCoverage tests fail when running on TeamCity
Have TeamCityDisposableExtensions extend ITeamCityProvider
Remove (Install) from Chocolatey Package
Setup/Teardown should provide ICakeContext
Signtool: Add support for description (/d)
Support NuGet 3 new parameters
Added note about ReSharper License
Added Chocolatey Package Badge