Cake.Testing.Xunit
0.36.0
Prefix Reserved
See the version list below for details.
dotnet add package Cake.Testing.Xunit --version 0.36.0
NuGet\Install-Package Cake.Testing.Xunit -Version 0.36.0
<PackageReference Include="Cake.Testing.Xunit" Version="0.36.0" />
paket add Cake.Testing.Xunit --version 0.36.0
#r "nuget: Cake.Testing.Xunit, 0.36.0"
// Install Cake.Testing.Xunit as a Cake Addin #addin nuget:?package=Cake.Testing.Xunit&version=0.36.0 // Install Cake.Testing.Xunit as a Cake Tool #tool nuget:?package=Cake.Testing.Xunit&version=0.36.0
Contains Xunit 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. |
.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
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
5.0.0 | 58 | 11/12/2024 |
4.2.0 | 97 | 10/23/2024 |
4.1.0 | 84 | 10/23/2024 |
4.0.0 | 1,282 | 11/18/2023 |
3.2.0 | 128 | 11/10/2023 |
3.1.0 | 413 | 7/9/2023 |
3.0.0 | 1,061 | 11/8/2022 |
2.3.0 | 466 | 10/14/2022 |
2.2.0 | 1,807 | 4/14/2022 |
2.1.0 | 865 | 2/20/2022 |
2.0.0 | 918 | 11/30/2021 |
2.0.0-rc0002 | 1,304 | 11/27/2021 |
2.0.0-rc0001 | 201 | 11/7/2021 |
1.3.0 | 534 | 10/7/2021 |
1.2.0 | 470 | 8/29/2021 |
1.1.0 | 1,174 | 3/6/2021 |
1.0.0 | 887 | 2/7/2021 |
1.0.0-rc0003 | 214 | 1/29/2021 |
1.0.0-rc0002 | 359 | 12/20/2020 |
1.0.0-rc0001 | 363 | 11/5/2020 |
0.38.5 | 801 | 9/20/2020 |
0.38.4 | 721 | 6/26/2020 |
0.38.3 | 480 | 6/26/2020 |
0.38.2 | 522 | 6/9/2020 |
0.38.1 | 589 | 5/30/2020 |
0.38.0 | 443 | 5/30/2020 |
0.37.0 | 726 | 2/1/2020 |
0.36.0 | 659 | 1/11/2020 |
2677 Add GitHub Actions build provider.
2638 CreateAssemblyInfo alias should allow creation of custom boolean attributes and also empty attributes.
2682 Add .NET Core 3.1 Runtime support.
2679 Add optional GetToolExecutableNames that takes tool settings.
2675 InspectCode: Add support for InspectCode.x86.exe tool.
2673 DotNetCorePublishSettings should support new .NET Core 3 features.
2671 NuGet Install doesn't allow to set NonInteractive to false.
2663 Support Inno Setup 6.
2657 Rename TFBuild.Environment.Repository.Branch to TFBuild.Environment.Repository.BranchName.
2533 Setting SecurityRules with CreateAssemblyInfo.
2532 Publish Cake.Testing.Xunit package.
2328 InspectCode: Add support for new /verbosity argument.
2652 Improve documentation for TFBuildPullRequestInfo.Id and TFBuildPullRequestInfo.Number.
2661 Build not stopped when rethrowing exception in OnError.
2640 Remove unnecessary parameter from AddMetadataAttribute method.
2637 CreateAssemblyInfo alias creates invalid file when using .vb.
2534 Windows 10: System.PlatformNotSupportedException: System.Data.SqlClient is not supported on this platform.
2527 Don't limit the #load to only .cake files.
2498 ParseProject fails on an absolute HintPath.
2275 System.Data.SqlClient in Cake.CoreCLR Assembly Load Error.