Info
Version: | 1.4.5 |
Author(s): | Tomáš Zeman |
Last Update: | Monday, February 11, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/tomaszeman/Xunit.Extensions.Ordering |
NuGet Url: | https://www.nuget.org/packages/Xunit.Extensions.Ordering |
Install
Install-Package Xunit.Extensions.Ordering
dotnet add package Xunit.Extensions.Ordering
paket add Xunit.Extensions.Ordering
Xunit.Extensions.Ordering Download (Unzip the "nupkg" after downloading)
Dependencies
.NETCoreApp 1.0
- Microsoft.NETCore.App(>= 1.0.5)
- xunit.core(>= 2.4.1)
- xunit.core(>= 2.4.1)
Tags
Full support for ordering at all levels - test collections, test classes and test cases. Support for AssemblyFixture including IMessageSink injection and IAsyncLifetime.
Supports .NET Core 1.x, .NET Core 2.x. and .NET 4.5.2+.