Provides an ITestCaseOrderer that allows you to control the order of execution of Xunit tests within a class.
Info
Version: | 1.1.6 |
Author(s): | Aaron Sherber |
Last Update: | Tuesday, November 5, 2019 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Xunit.Priority |
Install
Install-Package Xunit.Priority
dotnet add package Xunit.Priority
paket add Xunit.Priority
Xunit.Priority Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 1.1
- NETStandard.Library(>= 1.6.1)
- xunit.extensibility.core(>= 2.3.1)
- xunit.extensibility.core(>= 2.3.1)
- xunit.extensibility.core(>= 2.3.1)
Tags