xunit by: jnewkirk bradwilson
  • 1.451k total downloads
  • Latest version: 2.9.3
xUnit.net is a developer testing framework, built to support Test Driven Development, with a design goal of extreme simplicity and alignment with framework features. Installing this package installs xunit.core, xunit.assert, and xunit.analyzers.
xunit.analyzers by: jnewkirk bradwilson marcind
  • 671 total downloads
  • Latest version: 1.24.0
  • xunit.analyzers analyzers roslyn xunit xunit.net
xUnit.net is a developer testing framework, built to support Test Driven Development, with a design goal of extreme simplicity and alignment with framework features. Installing this package provides code analyzers to help developers find and fix frequent issues when writing tests and xUnit.net extensibility code.
xunit.core by: jnewkirk bradwilson
  • 860 total downloads
  • Latest version: 2.9.3
Includes the libraries for writing unit tests with xUnit.net.
xunit.runner.console by: jnewkirk bradwilson
  • 813 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
  • 77 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.
ZSpitz.Util by: Zev Spitz
  • 486 total downloads
  • Latest version: 0.1.125
  • .net csharp
Helper extension methods and functions