xunit.runner.console by: jnewkirk bradwilson
  • 216 total downloads
  • Latest version: 2.9.3
Console runner for the xUnit.net framework. Capable of running xUnit.net v1.9.2 and v2.0+ tests. Supports .NET 4.5.2 or later, .NET Core 1.x, and .NET Core 2.x.
Xunit.SkippableFact by: Andrew Arnott
  • 23 total downloads
  • Latest version: 1.2.6
  • 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.