xunit.v3.core
by: jnewkirk bradwilson
- 119 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
by: Antoine Aubry
- 2.785k total downloads
- Latest version: 11.2.1
A .NET library for YAML. YamlDotNet provides low level parsing and emitting of YAML as well as a high level object model similar to XmlDocument.
Xunit.Priority
by: Aaron Sherber
- 47 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.