Cake.Testing
0.28.0
Prefix Reserved
See the version list below for details.
dotnet add package Cake.Testing --version 0.28.0
NuGet\Install-Package Cake.Testing -Version 0.28.0
<PackageReference Include="Cake.Testing" Version="0.28.0" />
<PackageVersion Include="Cake.Testing" Version="0.28.0" />
<PackageReference Include="Cake.Testing" />
paket add Cake.Testing --version 0.28.0
#r "nuget: Cake.Testing, 0.28.0"
#:package Cake.Testing@0.28.0
#addin nuget:?package=Cake.Testing&version=0.28.0
#tool nuget:?package=Cake.Testing&version=0.28.0
Contains testing utilities for Cake.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
| .NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
| .NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
| .NET Framework | net46 is compatible. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
| MonoAndroid | monoandroid was computed. |
| MonoMac | monomac was computed. |
| MonoTouch | monotouch was computed. |
| Tizen | tizen40 was computed. tizen60 was computed. |
| Xamarin.iOS | xamarinios was computed. |
| Xamarin.Mac | xamarinmac was computed. |
| Xamarin.TVOS | xamarintvos was computed. |
| Xamarin.WatchOS | xamarinwatchos was computed. |
NuGet packages (3)
Showing the top 3 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 |
|
|
Cake.Bridge.DependencyInjection.Testing
Provides helpers for providing Cake context using Microsoft DependencyInjection, letting you use Cake Core/Common/Addins abstractions and aliases. |
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 |
|---|---|---|
| 6.0.0 | 5,771 | 11/11/2025 |
| 5.1.0 | 2,088 | 10/4/2025 |
| 5.0.0 | 36,365 | 11/12/2024 |
| 4.2.0 | 1,476 | 10/23/2024 |
| 4.1.0 | 508 | 10/23/2024 |
| 4.0.0 | 68,212 | 11/18/2023 |
| 3.2.0 | 1,454 | 11/10/2023 |
| 3.1.0 | 4,648 | 7/9/2023 |
| 3.0.0 | 19,991 | 11/8/2022 |
| 2.3.0 | 1,583 | 10/14/2022 |
| 2.2.0 | 7,449 | 4/14/2022 |
| 2.1.0 | 1,877 | 2/20/2022 |
| 2.0.0 | 12,159 | 11/30/2021 |
| 2.0.0-rc0002 | 1,491 | 11/27/2021 |
| 2.0.0-rc0001 | 422 | 11/7/2021 |
| 1.3.0 | 3,239 | 10/7/2021 |
| 1.2.0 | 1,560 | 8/29/2021 |
| 1.1.0 | 10,428 | 3/6/2021 |
| 1.0.0 | 11,061 | 2/7/2021 |
| 0.28.0 | 6,510 | 5/31/2018 |
2008 Allow defining a typed context to be used throughout a Cake script.
1772 Provide access to the run target and ordered list of tasks
1594 Add overload to WithCriteria which prints a message
2174 Support multiple Support / Teardown
2171 Add potential breaking change warning
2163 Update to Roslyn 2.8.x packages, adding support for C# 7.3