xunit.extensibility.core by: jnewkirk bradwilson
  • 3.564k total downloads
  • Latest version: 2.9.3
Includes xunit.core.dll for extensibility purposes. Supports .NET 4.5.2 or later, and .NET Standard 1.1.
xunit.extensibility.execution by: jnewkirk bradwilson
  • 3.657k 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.runner.visualstudio by: .NET Foundation and Contributors
  • 836 total downloads
  • Latest version: 2.4.3
Visual Studio 2017 15.9+ Test Explorer runner for the xUnit.net framework. Capable of running xUnit.net v1.9.2 and v2.0+ tests. Supports .NET 2.0 or later, .NET Core 2.1 or later, and Universal Windows 10.0.16299 or later.
Xunit.SkippableFact by: Andrew Arnott
  • 1.275k total downloads
  • Latest version: 1.5.23
  • xunit testing skipping
Make your Xunit test methods self-determine to report a "skipped" result. Useful for such cases as "not supported on this platform" results or other environmental inputs.
YamlDotNet by: Antoine Aubry
  • 347 total downloads
  • Latest version: 16.3.0
  • yaml parser development library serialization
YamlDotNet is 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. A serialization library is also included that allows to read and write objects from and to YAML streams.
ZstdSharp.Port by: Oleg Stepanischev
  • 179 total downloads
  • Latest version: 0.8.6
  • zstd zstandard port compression
Port of zstd compression library to c#