xunit.extensibility.execution 2.2.0-beta3-build3402

Includes xunit.execution.*.dll for extensibility purposes.

Showing the top 20 packages that depend on xunit.extensibility.execution.

Packages Downloads
xunit.core
Includes the libraries for writing unit tests with xUnit.net.
2
xunit.core
Includes the libraries for writing unit tests with xUnit.net.
114
xunit.core
Includes the libraries for writing unit tests with xUnit.net. Supported platforms: Desktop .NET 4.5+, ASP.NET 5+, Modern Windows 8, Windows Phone 8 (Silverlight), Universal (Windows Phone 8.1+, Windows 8.1+), MonoTouch, MonoAndroid, Xamarin iOS Universal, Portable Libraries (supporting Profile259).
2
xunit.core
Includes the libraries for writing unit tests with xUnit.net. Supported platforms: - Desktop .NET 4.5+ - .NET Core (Universal Windows Apps 10+, DNX Core 5+) - Windows 8 - Windows Phone 8 (Silverlight) - Universal (Windows Phone 8.1+, Windows 8.1+) - Xamarin (MonoTouch, MonoAndroid, Xamarin iOS Universal) - Portable Libraries (supporting Profile259)
2
Xunit.DependencyInjection
Use Microsoft.Extensions.DependencyInjection to inject xunit testclass. If you want write Microsoft.Extensions.Logging to ITestOutputHelper, please install Xunit.DependencyInjection.Logging. Release notes: 9.0: Upgrade TargetFramework version and reference package version. 8.9: Extends the test framework to execute tests in parallel. 8.8: Added support `BuildHost` method in startup. 8.7: Allow missing default startup in some case. 8.6: Support any awaitable type of async test method. 8.5: Change analyzer category. 8.4: Fix #63: allow modify default service from DI container. 8.3: Add ActivitySource(name: Xunit.DependencyInjection) and ValueTask/ValueTask<> support. 8.2: Fix #60: support IAsyncDisposable. 8.1: Startup allow static method or class (like Asp.Net Core startup). 8.0: New feature: Support multiple startup.
2
Xunit.DependencyInjection
Use Microsoft.Extensions.DependencyInjection to inject xunit testclass. If you want write Microsoft.Extensions.Logging to ITestOutputHelper, please install Xunit.DependencyInjection.Logging. Release notes: 9.7: Fix #133 #134, IHost.StopAsync might not have been invoked. 9.6: Support required property on test class. 9.5: Add support for BuildHostApplicationBuilder, fixing TheoryData of T evaluation. 9.4: Add ITestClassOrderer, Support registration ITestCollectionOrderer and ITestCaseOrderer. 9.3: Support xunit 2.8.0. 9.2: Add BeforeAfterTest. 9.1: Support [FromKeyedService]. 9.0: Upgrade TargetFramework version and reference package version. 8.9: Extends the test framework to execute tests in parallel. 8.8: Added support `BuildHost` method in startup. 8.7: Allow missing default startup in some case. 8.6: Support any awaitable type of async test method. 8.5: Change analyzer category. 8.4: Fix #63: allow modify default service from DI container. 8.3: Add ActivitySource(name: Xunit.DependencyInjection) and ValueTask/ValueTask<> support. 8.2: Fix #60: support IAsyncDisposable. 8.1: Startup allow static method or class (like Asp.Net Core startup). 8.0: New feature: Support multiple startup.
2
Xunit.DependencyInjection
Use Microsoft.Extensions.DependencyInjection to inject xunit testclass. If you want write Microsoft.Extensions.Logging to ITestOutputHelper, please install Xunit.DependencyInjection.Logging. Release notes: 9.8: Allow the default startup to be missing anywhere. 9.7: Fix #133 #134, IHost.StopAsync might not have been invoked. 9.6: Support required property on test class. 9.5: Add support for BuildHostApplicationBuilder, fixing TheoryData of T evaluation. 9.4: Add ITestClassOrderer, Support registration ITestCollectionOrderer and ITestCaseOrderer. 9.3: Support xunit 2.8.0. 9.2: Add BeforeAfterTest. 9.1: Support [FromKeyedService]. 9.0: Upgrade TargetFramework version and reference package version. 8.9: Extends the test framework to execute tests in parallel. 8.8: Added support `BuildHost` method in startup. 8.7: Allow missing default startup in some case. 8.6: Support any awaitable type of async test method. 8.5: Change analyzer category. 8.4: Fix #63: allow modify default service from DI container. 8.3: Add ActivitySource(name: Xunit.DependencyInjection) and ValueTask/ValueTask<> support. 8.2: Fix #60: support IAsyncDisposable. 8.1: Startup allow static method or class (like Asp.Net Core startup). 8.0: New feature: Support multiple startup.
10
Xunit.DependencyInjection
Use Microsoft.Extensions.DependencyInjection to inject xunit testclass. If you want write Microsoft.Extensions.Logging to ITestOutputHelper, please install Xunit.DependencyInjection.Logging. Release notes: 9.9: Fix some parallelization problem. 9.8: Allow the default startup to be missing anywhere. 9.7: Fix #133 #134, IHost.StopAsync might not have been invoked. 9.6: Support required property on test class. 9.5: Add support for BuildHostApplicationBuilder, fixing TheoryData of T evaluation. 9.4: Add ITestClassOrderer, Support registration ITestCollectionOrderer and ITestCaseOrderer. 9.3: Support xunit 2.8.0. 9.2: Add BeforeAfterTest. 9.1: Support [FromKeyedService]. 9.0: Upgrade TargetFramework version and reference package version. 8.9: Extends the test framework to execute tests in parallel. 8.8: Added support `BuildHost` method in startup. 8.7: Allow missing default startup in some case. 8.6: Support any awaitable type of async test method. 8.5: Change analyzer category. 8.4: Fix #63: allow modify default service from DI container. 8.3: Add ActivitySource(name: Xunit.DependencyInjection) and ValueTask/ValueTask<> support. 8.2: Fix #60: support IAsyncDisposable. 8.1: Startup allow static method or class (like Asp.Net Core startup). 8.0: New feature: Support multiple startup.
2
Xunit.DependencyInjection
Use Microsoft.Extensions.DependencyInjection to inject xunit testclass. If you want write Microsoft.Extensions.Logging to ITestOutputHelper, please install Xunit.DependencyInjection.Logging. Release notes: 9.9: Fix some parallelization problem. 9.8: Allow the default startup to be missing anywhere. 9.7: Fix #133 #134, IHost.StopAsync might not have been invoked. 9.6: Support required property on test class. 9.5: Add support for BuildHostApplicationBuilder, fixing TheoryData of T evaluation. 9.4: Add ITestClassOrderer, Support registration ITestCollectionOrderer and ITestCaseOrderer. 9.3: Support xunit 2.8.0. 9.2: Add BeforeAfterTest. 9.1: Support [FromKeyedService]. 9.0: Upgrade TargetFramework version and reference package version. 8.9: Extends the test framework to execute tests in parallel. 8.8: Added support `BuildHost` method in startup. 8.7: Allow missing default startup in some case. 8.6: Support any awaitable type of async test method. 8.5: Change analyzer category. 8.4: Fix #63: allow modify default service from DI container. 8.3: Add ActivitySource(name: Xunit.DependencyInjection) and ValueTask/ValueTask<> support. 8.2: Fix #60: support IAsyncDisposable. 8.1: Startup allow static method or class (like Asp.Net Core startup). 8.0: New feature: Support multiple startup.
3
Xunit.DependencyInjection
Use Microsoft.Extensions.DependencyInjection to inject xunit testclass. If you want write Microsoft.Extensions.Logging to ITestOutputHelper, please install Xunit.DependencyInjection.Logging. Release notes: 9.9: Fix some parallelization problem. 9.8: Allow the default startup to be missing anywhere. 9.7: Fix #133 #134, IHost.StopAsync might not have been invoked. 9.6: Support required property on test class. 9.5: Add support for BuildHostApplicationBuilder, fixing TheoryData of T evaluation. 9.4: Add ITestClassOrderer, Support registration ITestCollectionOrderer and ITestCaseOrderer. 9.3: Support xunit 2.8.0. 9.2: Add BeforeAfterTest. 9.1: Support [FromKeyedService]. 9.0: Upgrade TargetFramework version and reference package version. 8.9: Extends the test framework to execute tests in parallel. 8.8: Added support `BuildHost` method in startup. 8.7: Allow missing default startup in some case. 8.6: Support any awaitable type of async test method. 8.5: Change analyzer category. 8.4: Fix #63: allow modify default service from DI container. 8.3: Add ActivitySource(name: Xunit.DependencyInjection) and ValueTask/ValueTask<> support. 8.2: Fix #60: support IAsyncDisposable. 8.1: Startup allow static method or class (like Asp.Net Core startup). 8.0: New feature: Support multiple startup.
167

.NET Standard 1.0

.NETPortable 0.0

Version Downloads Last updated
2.9.3 185 03/21/2026
2.9.2 2 04/24/2026
2.9.1 2 04/24/2026
2.9.0 2 04/24/2026
2.8.1 2 04/24/2026
2.8.0 2 04/24/2026
2.7.1 2 04/24/2026
2.7.0 2 04/24/2026
2.6.6 2 04/24/2026
2.6.5 2 04/24/2026
2.6.4 2 04/24/2026
2.6.3 2 04/24/2026
2.6.2 2 04/24/2026
2.6.1 2 04/24/2026
2.6.0 2 04/24/2026
2.5.3 2 04/24/2026
2.5.2 2 04/24/2026
2.5.2-pre.6 2 04/25/2026
2.5.2-pre.2 2 04/25/2026
2.5.1 2 04/24/2026
2.5.1-pre.33 2 04/25/2026
2.5.1-pre.26 2 04/25/2026
2.5.1-pre.20 2 04/25/2026
2.5.1-pre.12 2 04/25/2026
2.5.1-pre.11 2 04/25/2026
2.5.0 2 04/24/2026
2.5.0-pre.44 2 04/25/2026
2.5.0-pre.37 2 04/25/2026
2.5.0-pre.26 2 04/25/2026
2.5.0-pre.22 2 04/25/2026
2.5.0-pre.11 2 04/25/2026
2.4.2 67 03/24/2026
2.4.2-pre.27 2 04/25/2026
2.4.2-pre.12 2 04/25/2026
2.4.1 2 04/24/2026
2.4.1-pre.build.4071 2 04/25/2026
2.4.1-pre.build.4059 2 04/25/2026
2.4.0 2 04/24/2026
2.4.0-rc.2.build4045 2 04/25/2026
2.4.0-rc.1.build4038 2 04/25/2026
2.4.0-beta.2.build4010 2 04/25/2026
2.4.0-beta.1.build3958 2 04/25/2026
2.3.1 2 04/24/2026
2.3.1-rc2-build3844 2 04/25/2026
2.3.1-rc1-build3843 2 04/25/2026
2.3.0 2 04/24/2026
2.3.0-rc3-build3818 2 04/25/2026
2.3.0-rc2-build3812 2 04/25/2026
2.3.0-rc1-build3809 2 04/25/2026
2.3.0-beta5-build3769 2 04/25/2026
2.3.0-beta4-build3742 2 04/25/2026
2.3.0-beta3-build3705 2 04/25/2026
2.3.0-beta2-build3683 2 04/25/2026
2.3.0-beta1-build3642 2 04/25/2026
2.2.0 2 04/24/2026
2.2.0-rc4-build3536 2 04/25/2026
2.2.0-rc3-build3528 3 04/16/2026
2.2.0-rc2-build3523 2 04/25/2026
2.2.0-rc1-build3507 2 04/25/2026
2.2.0-beta5-build3474 2 04/25/2026
2.2.0-beta4-build3444 2 04/25/2026
2.2.0-beta3-build3402 2 04/25/2026
2.2.0-beta2-build3300 2 04/25/2026
2.2.0-beta1-build3239 2 04/25/2026
2.1.0 2 04/24/2026
2.1.0-rc2-build3176 2 04/25/2026
2.1.0-rc1-build3168 2 04/25/2026
2.1.0-beta4-build3109 2 04/25/2026
2.1.0-beta3-build3029 2 04/25/2026
2.1.0-beta2-build2981 2 04/25/2026
2.1.0-beta1-build2945 2 04/25/2026
2.0.0 2 04/24/2026
2.0.0-rc4-build2924 2 04/25/2026
2.0.0-rc3-build2880 2 04/25/2026
2.0.0-rc2-build2857 2 04/25/2026
2.0.0-rc1-build2826 2 04/25/2026