File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed
Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change 11![ Icon] ( https://github.com/asherber/Xunit.Priority/raw/master/media/xunit-priority-64.png )
22
3- # Xunit.Priority [ ![ NuGet] ( https://img.shields.io/nuget/v/Xunit.Priority.svg )] ( https://nuget.org/packages/Xunit.Priority )
3+ # Xunit.Priority [ ![ NuGet] ( https://img.shields.io/nuget/v/Xunit.Priority.svg )] ( https://nuget.org/packages/Xunit.Priority ) [ ![ Build status ] ( https://ci.appveyor.com/api/projects/status/h9kxm1ocxtcvf4iu/branch/master?svg=true )] ( https://ci.appveyor.com/project/asherber/xunit-priority/branch/master )
44
55Provides an ` ITestCaseOrderer ` that allows you to control the order of execution of Xunit tests within a class.
66
Original file line number Diff line number Diff line change 1+ version : 1.0.{build}
2+ image : Visual Studio 2019
3+ build_script :
4+ - cmd : dotnet build
5+ test_script :
6+ - cmd : dotnet test --no-build -v n
You can’t perform that action at this time.
0 commit comments