xunit.extensibility.core by: jnewkirk, bradwilson
  • 2 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
  • 1 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
  • 2 total downloads
  • Latest version: 2.4.5
Visual Studio 2019 16.8+ Test Explorer runner for the xUnit.net framework. Capable of running xUnit.net v1.9.2 and v2.0+ tests. Supports .NET 4.7.2 or later, .NET Core 3.1 or later, and Universal Windows 10.0.16299 or later.
Xunit.SkippableFact by: Andrew Arnott
  • 1 total downloads
  • Latest version: 1.4.13
  • 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.