xunit.extensibility.execution
by: jnewkirk, bradwilson
- 215 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.extensibility.core
by: jnewkirk, bradwilson
- 201 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.v3.extensibility.core
by: jnewkirk, bradwilson
- 26 total downloads
- Latest version: 4.0.0-pre.81
Includes the core library (xunit.v3.core.dll), to be used for extensibility; test authors should include xunit.v3.core instead. Supports .NET Standard 2.0 or later.
xunit.runner.visualstudio
by: .NET Foundation and Contributors
- 30 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.v3.common
by: jnewkirk, bradwilson
- 26 total downloads
- Latest version: 4.0.0-pre.81
Includes common code shared between xunit.v3.core and xunit.v3.runner.common (xunit.v3.common.dll). Supports .NET Standard 2.0 or later.
ZString
by: Cysharp
- 36 total downloads
- Latest version: 2.6.0
Zero allocation StringBuilder for .NET Core and Unity.