Skip to main content
Xunit.Combinatorial package icon

Xunit.Combinatorial

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.

Total Downloads
7.2M
7,222,947
Published
Jul 19, 2015
Latest stable version

Install

.NET CLI
dotnet add package Xunit.Combinatorial --version 1.0.15200-beta
Package Manager Console
Install-Package Xunit.Combinatorial -Version 1.0.15200-beta
PackageReference
<PackageReference Include="Xunit.Combinatorial" Version="1.0.15200-beta" />

Frameworks

.NETPortable0.0-net45+win80+wp80+wpa81

Dependencies

Validation
.NETPortable0.0-net45+win80+wp80+wpa81
[2.0.6.15003, )
xunit.abstractions
.NETPortable0.0-net45+win80+wp80+wpa81
[2.0.0, )
xunit.extensibility.core
.NETPortable0.0-net45+win80+wp80+wpa81
[2.0.0, )

Adoption guide

A verified publisher signal is available. Assess fit from the package's supported frameworks, license and dependency graph rather than popularity alone.

This version is marked prerelease. Validate its API and upgrade path before production use.

No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.

Compatibility metadata lists 1 target framework; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.