Xunit.OpenCategories.V3 2.1.0.8

dotnet add package Xunit.OpenCategories.V3 --version 2.1.0.8                
NuGet\Install-Package Xunit.OpenCategories.V3 -Version 2.1.0.8                
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.OpenCategories.V3" Version="2.1.0.8" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Xunit.OpenCategories.V3 --version 2.1.0.8                
#r "nuget: Xunit.OpenCategories.V3, 2.1.0.8"                
#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 Xunit.OpenCategories.V3 as a Cake Addin
#addin nuget:?package=Xunit.OpenCategories.V3&version=2.1.0.8

// Install Xunit.OpenCategories.V3 as a Cake Tool
#tool nuget:?package=Xunit.OpenCategories.V3&version=2.1.0.8                

Xunit.OpenCategories.V3

Friendlier attributes to help categorise your tests.

Messy Traits?

The xUnit built in option Traits can get a little messy. Its just 2 strings representing a key and value, unless you are familiar with xUnit and the Trait attribute it looks a little magical.

Also both key and value must be specified on the command line. This means if you decorate your test with [Trait("Category","Bug")] you cannot run only tests from a specific bug without adding another trait ([Trait("Bug","8675309"])

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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
2.1.0.8 111 3/18/2025
2.0.0.60-beta 99 3/18/2025
2.0.0.59-beta 100 3/18/2025
2.0.0.58-beta 101 3/18/2025
2.0.0.57-beta 99 3/18/2025
2.0.0.56-beta 99 3/18/2025
2.0.0.55-beta 99 3/18/2025
2.0.0.54-beta 103 3/18/2025
2.0.0.7 111 3/18/2025