xunit.extensibility.execution
by: jnewkirk bradwilson
- 1.297k total downloads
- Latest version: 2.9.3
Includes xunit.execution.*.dll for extensibility purposes. Supports .NET 4.5.2 or later, and .NET Standard 1.1.
xunit.v3.core
by: jnewkirk bradwilson
- 143 total downloads
- Latest version: 1.0.1
Includes the core library (xunit.v3.core.dll), to be used for writing tests; extensibility authors should include xunit.v3.extensibility.core instead. Supports .NET Framework 4.7.2 or later and .NET 6.0 or later.
YamlDotNet.NetCore
by: Antoine Aubry Adam Hathcock
- 17 total downloads
- Latest version: 1.0.0
YamlDotNet.NetCore
Xunit.Priority
by: Aaron Sherber
- 57 total downloads
- Latest version: 1.1.6
Provides an ITestCaseOrderer that allows you to control the order of execution of Xunit tests within a class.