xunit.assert by: James Newkirk, Brad Wilson
  • 18 total downloads
  • Latest version: 2.4.1
Includes the assertion library from xUnit.net (xunit.assert.dll). Supports .NET Standard 1.1.
xunit.core by: James Newkirk, Brad Wilson
  • 10 total downloads
  • Latest version: 2.2.0
Includes the libraries for writing unit tests with xUnit.net.
xunit.extensibility.core by: James Newkirk, Brad Wilson
  • 10 total downloads
  • Latest version: 2.2.0
Includes xunit.core.dll for extensibility purposes.
xunit.extensibility.execution by: James Newkirk, Brad Wilson
  • 15 total downloads
  • Latest version: 2.4.1
Includes xunit.execution.*.dll for extensibility purposes. Supports .NET 4.5.2 or later, and .NET Standard 1.1.
Xunit.StaFact by: Andrew Arnott
  • 6 total downloads
  • Latest version: 0.3.18
  • STA xunit test unit WPF
Make your xunit tests more closely emulate your application by running them on STA threads, with support for various SynchronizationContexts.