Xunit.Combinatorial
1.5.7-beta
Prefix Reserved
.NET Standard 2.0
This package targets .NET Standard 2.0. The package is compatible with this framework or higher.
.NET Framework 4.5
This package targets .NET Framework 4.5. The package is compatible with this framework or higher.
This is a prerelease version of Xunit.Combinatorial.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Xunit.Combinatorial --version 1.5.7-beta
NuGet\Install-Package Xunit.Combinatorial -Version 1.5.7-beta
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="Xunit.Combinatorial" Version="1.5.7-beta" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Xunit.Combinatorial" Version="1.5.7-beta" />
<PackageReference Include="Xunit.Combinatorial" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Xunit.Combinatorial --version 1.5.7-beta
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Xunit.Combinatorial, 1.5.7-beta"
#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.
#addin nuget:?package=Xunit.Combinatorial&version=1.5.7-beta&prerelease
#tool nuget:?package=Xunit.Combinatorial&version=1.5.7-beta&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Adds pairwise and combinatorial testing to Xunit. When combined with Xunit's [Theory] attribute, generates test cases that run a test under many conditions that you control via test method parameters.
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. |
.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 | net45 is compatible. net451 was computed. net452 is compatible. 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. |
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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 4.5
- xunit.extensibility.core (>= 2.1.0)
-
.NETFramework 4.5.2
- xunit.extensibility.core (>= 2.2.0)
-
.NETStandard 2.0
- xunit.extensibility.core (>= 2.2.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories (44)
Showing the top 20 popular GitHub repositories that depend on Xunit.Combinatorial:
Repository | Stars |
---|---|
dotnet/roslyn
The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs.
|
|
gui-cs/Terminal.Gui
Cross Platform Terminal UI toolkit for .NET
|
|
dotnet/machinelearning
ML.NET is an open source and cross-platform machine learning framework for .NET.
|
|
MessagePack-CSharp/MessagePack-CSharp
Extremely Fast MessagePack Serializer for C#(.NET, .NET Core, Unity, Xamarin). / msgpack.org[C#]
|
|
dotnet/extensions
This repository contains a suite of libraries that provide facilities commonly needed when creating production-ready applications.
|
|
dotnet/sdk
Core functionality needed to create .NET Core projects, that is shared between Visual Studio and CLI
|
|
DotNetAnalyzers/StyleCopAnalyzers
An implementation of StyleCop rules using the .NET Compiler Platform
|
|
YarnSpinnerTool/YarnSpinner
Yarn Spinner is a tool for building interactive dialogue in games!
|
|
microsoft/CsWin32
A source generator to add a user-defined set of Win32 P/Invoke methods and supporting types to a C# project.
|
|
dotnet/roslyn-analyzers
|
|
dotnet/Nerdbank.GitVersioning
Stamp your assemblies, packages and more with a unique version generated from a single, simple version.json file and include git commit IDs for non-official builds.
|
|
googleapis/google-api-dotnet-client
Google APIs Client Library for .NET
|
|
dotnet/sourcelink
Source Link enables a great source debugging experience for your users, by adding source control metadata to your built assets
|
|
bUnit-dev/bUnit
bUnit is a testing library for Blazor components that make tests look, feel, and runs like regular unit tests. bUnit makes it easy to render and control a component under test’s life-cycle, pass parameter and inject services into it, trigger event handlers, and verify the rendered markup from the component using a built-in semantic HTML comparer.
|
|
microsoft/vs-threading
The Microsoft.VisualStudio.Threading is a xplat library that provides many threading and synchronization primitives used in Visual Studio and other applications.
|
|
dotnet/project-system
The .NET Project System for Visual Studio
|
|
googleapis/google-cloud-dotnet
Google Cloud Client Libraries for .NET
|
|
microsoft/vs-streamjsonrpc
The StreamJsonRpc library offers JSON-RPC 2.0 over any .NET Stream, WebSocket, or Pipe. With bonus support for request cancellation, client proxy generation, and more.
|
|
nozzlegear/ShopifySharp
ShopifySharp is a .NET library that helps developers easily authenticate with and manage Shopify stores using Shopify's GraphQL API.
|
|
asc-community/AngouriMath
New open-source cross-platform symbolic algebra library for C# and F#. Can be used for both production and research purposes.
|
Version | Downloads | Last updated |
---|---|---|
2.0.24 | 27,765 | 1/13/2025 |
2.0.5-alpha | 2,260 | 12/23/2024 |
1.7.26-beta | 296 | 12/23/2024 |
1.6.24 | 1,253,196 | 8/29/2023 |
1.6.23-alpha | 505 | 7/18/2023 |
1.6.12-alpha | 5,018 | 11/9/2022 |
1.5.25 | 578,397 | 10/11/2022 |
1.5.7-beta | 22,465 | 10/26/2021 |
1.5.2-beta | 6,844 | 6/22/2021 |
1.4.1 | 1,086,189 | 8/3/2020 |
1.3.2 | 173,475 | 4/9/2020 |
1.2.7 | 651,514 | 7/16/2017 |
1.2.1 | 21,339 | 3/24/2017 |
1.1.20 | 13,016 | 5/15/2016 |
1.1.12 | 3,596 | 12/6/2015 |
1.1.12-g4ed6e8f5d0 | 961 | 12/6/2015 |
1.1.3 | 27,578 | 11/9/2015 |
1.0.15200-beta | 1,883 | 7/19/2015 |
1.0.15199-beta2 | 1,372 | 7/19/2015 |
1.0.15199-beta | 1,055 | 7/19/2015 |
1.0.0-beta-gee827b2da1 | 1,081 | 7/19/2015 |