Implementation of ITestCaseOrderer to enforcing xUnit to run the facts in strict order.
Info
Version: | 1.0.0 |
Author(s): | fulls1z3 |
Last Update: | Friday, July 14, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/fulls1z3/xunit-orderer |
NuGet Url: | https://www.nuget.org/packages/XunitOrderer |
Install
Install-Package XunitOrderer
dotnet add package XunitOrderer
paket add XunitOrderer
XunitOrderer Download (Unzip the "nupkg" after downloading)
Dependencies
- xunit(>= 2.2.0)
Tags