xunit.extensibility.execution 2.4.0-rc.1.build4038

Includes xunit.execution.*.dll for extensibility purposes. Supports .NET 4.5.2 or later, and .NET Standard 1.1.

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.
55
xunit.core
Includes the libraries for writing unit tests with xUnit.net.
57
xunit.core
Includes the libraries for writing unit tests with xUnit.net.
63
xunit.core
Includes the libraries for writing unit tests with xUnit.net.
66
xunit.core
Includes the libraries for writing unit tests with xUnit.net.
134
xunit.core
Includes the libraries for writing unit tests with xUnit.net.
451
xunit.core
Includes the libraries for writing unit tests with xUnit.net.
828
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: 7.0: Add fixture injection and refactor DependencyInjectionTestFramework, you don't have to declare the [assembly: TestFrameworkAttribute] on normal case.
291
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: 7.2: Add Startup analyzer. 7.1: Fix can't run test case when host.StartAsync() throw exception. 7.0: Add fixture injection and refactor DependencyInjectionTestFramework, you don't have to declare the [assembly: TestFrameworkAttribute] on normal case.
60
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: 7.7: Add [MethodData], like [MemberData], support injection. 7.6: Fix #48, each TestRunner should have a different scope. 7.5: Add XunitTestCaseRunnerAdapter, It will be support more XunitTestCase type. 7.4: Always set applicationName, unwarp TargetInvocationException. 7.3: Fix #41, activate ITestOutputHelperAccessor on tests without a constructor. 7.2: Add Startup analyzer. 7.1: Fix can't run test case when host.StartAsync() throw exception. 7.0: Add fixture injection and refactor DependencyInjectionTestFramework, you don't have to declare the [assembly: TestFrameworkAttribute] on normal case.
57
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: 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. 7.7: Add [MethodData], like [MemberData], support injection. 7.6: Fix #48, each TestRunner should have a different scope. 7.5: Add XunitTestCaseRunnerAdapter, It will be support more XunitTestCase type. 7.4: Always set applicationName, unwarp TargetInvocationException. 7.3: Fix #41, activate ITestOutputHelperAccessor on tests without a constructor. 7.2: Add Startup analyzer. 7.1: Fix can't run test case when host.StartAsync() throw exception. 7.0: Add fixture injection and refactor DependencyInjectionTestFramework, you don't have to declare the [assembly: TestFrameworkAttribute] on normal case.
57
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: 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. 7.7: Add [MethodData], like [MemberData], support injection. 7.6: Fix #48, each TestRunner should have a different scope. 7.5: Add XunitTestCaseRunnerAdapter, It will be support more XunitTestCase type. 7.4: Always set applicationName, unwarp TargetInvocationException. 7.3: Fix #41, activate ITestOutputHelperAccessor on tests without a constructor. 7.2: Add Startup analyzer. 7.1: Fix can't run test case when host.StartAsync() throw exception. 7.0: Add fixture injection and refactor DependencyInjectionTestFramework, you don't have to declare the [assembly: TestFrameworkAttribute] on normal case.
56
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: 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.
57
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: 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.
63
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.
60
Xunit.SkippableFact
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.
56
Xunit.SkippableFact
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.
58
Xunit.SkippableFact
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.
59
Xunit.SkippableFact
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.
63

.NET Framework 4.5.2

.NET Standard 1.1

.NET Standard 2.0

Version Downloads Last updated
2.9.3 51 01/25/2025
2.9.2 49 11/27/2024
2.9.1 37 11/15/2024
2.9.0 49 12/02/2024
2.8.1 56 05/28/2024
2.8.0 61 05/28/2024
2.7.1 52 11/15/2024
2.7.0 24 11/16/2024
2.6.6 53 02/04/2024
2.6.5 44 11/16/2024
2.6.4 51 11/16/2024
2.6.3 54 11/15/2024
2.6.2 37 11/16/2024
2.6.1 41 11/14/2024
2.6.0 48 11/15/2024
2.5.3 54 05/07/2024
2.5.2 42 11/28/2024
2.5.2-pre.6 54 05/28/2024
2.5.2-pre.2 55 05/28/2024
2.5.1 55 11/15/2024
2.5.1-pre.33 45 05/28/2024
2.5.1-pre.26 50 05/28/2024
2.5.1-pre.20 56 05/28/2024
2.5.1-pre.12 48 05/28/2024
2.5.1-pre.11 50 05/28/2024
2.5.0 54 11/15/2024
2.5.0-pre.44 57 05/28/2024
2.5.0-pre.37 41 05/28/2024
2.5.0-pre.26 55 05/28/2024
2.5.0-pre.22 51 05/28/2024
2.5.0-pre.11 53 05/28/2024
2.4.2 332 12/07/2022
2.4.2-pre.27 54 05/28/2024
2.4.0-rc.1.build4038 48 05/28/2024
2.4.0-beta.2.build4010 39 05/28/2024
2.3.0-rc3-build3818 34 06/07/2022
2.3.0-rc2-build3812 54 06/07/2022
2.3.0-beta4-build3742 40 06/07/2022
2.3.0-beta1-build3642 56 05/28/2024
2.2.0 270 06/07/2022
2.2.0-rc4-build3536 38 05/28/2024
2.2.0-rc2-build3523 45 05/28/2024
2.2.0-beta3-build3402 55 06/07/2022
2.2.0-beta2-build3300 42 06/07/2022
2.2.0-beta1-build3239 46 05/28/2024
2.1.0 56 06/07/2022
2.1.0-rc1-build3168 40 05/28/2024
2.1.0-beta1-build2945 33 05/28/2024
2.0.0 51 06/07/2022
2.0.0-rc4-build2924 58 05/28/2024
2.0.0-rc2-build2857 36 05/28/2024
2.0.0-rc1-build2826 61 05/28/2024