Xunit.Extensions.Ordering
1.1.0
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.Extensions.Ordering --version 1.1.0
NuGet\Install-Package Xunit.Extensions.Ordering -Version 1.1.0
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.Extensions.Ordering" Version="1.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Xunit.Extensions.Ordering --version 1.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Xunit.Extensions.Ordering, 1.1.0"
#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.Extensions.Ordering as a Cake Addin #addin nuget:?package=Xunit.Extensions.Ordering&version=1.1.0 // Install Xunit.Extensions.Ordering as a Cake Tool #tool nuget:?package=Xunit.Extensions.Ordering&version=1.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Ordered testing with Xunit (Integration testing)
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. |
.NET Core | netcoreapp2.2 is compatible. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETCoreApp 2.2
- xunit (>= 2.4.1)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Xunit.Extensions.Ordering:
Package | Downloads |
---|---|
Refactorius.Data.Xunit
The MS SQL database enabing xUnit extension library. |
GitHub repositories (5)
Showing the top 5 popular GitHub repositories that depend on Xunit.Extensions.Ordering:
Repository | Stars |
---|---|
AvaloniaUI/Avalonia
Develop Desktop, Embedded, Mobile and WebAssembly apps with C# and XAML. The most popular .NET UI client technology
|
|
linvi/tweetinvi
Tweetinvi, an intuitive Twitter C# library for the REST and Stream API. It supports .NET, .NETCore, UAP (Xamarin)...
|
|
JJConsulting/JJMasterData
.NET CRUD generator library with Bootstrap support to create dynamic forms at runtime from a data dictionary.
|
|
Hitmasu/Jitex
A library to modify MSIL and native code at runtime
|
|
SharebookBR/sharebook-backend
Projeto backend de código livre para o app Sharebook.
|
Version | Downloads | Last updated |
---|---|---|
1.4.5 | 4,621,180 | 2/11/2019 |
1.4.4 | 1,890 | 2/10/2019 |
1.4.3 | 1,504 | 2/10/2019 |
1.4.2 | 1,469 | 2/10/2019 |
1.4.1 | 1,887 | 2/10/2019 |
1.4.0 | 5,246 | 2/9/2019 |
1.3.1 | 2,039 | 2/9/2019 |
1.3.0 | 1,303 | 2/8/2019 |
1.2.3 | 1,326 | 2/7/2019 |
1.2.2 | 1,495 | 2/6/2019 |
1.2.1 | 1,331 | 2/6/2019 |
1.1.1 | 1,410 | 2/4/2019 |
1.1.0 | 1,316 | 2/4/2019 |
1.0.1 | 1,332 | 2/4/2019 |
Support for continuity of order sequence checking and writing warning notifications to test output
Support for duplicate order indexes checking and writing warning notifications to test output