xunit.extensibility.execution 2.5.1
About xUnit.net
xUnit.net is a free, open source, community-focused unit testing tool for the .NET Framework. Written by the original inventor of NUnit v2, xUnit.net is the latest technology for unit testing C#, F#, VB.NET and other .NET languages. xUnit.net works with Visual Studio, Visual Studio Code, ReSharper, CodeRush, and TestDriven.NET. It is part of the .NET Foundation, and operates under their code of conduct. It is licensed under Apache 2 (an OSI approved license).
For project documentation, please visit the xUnit.net project home.
- New to xUnit.net? Get started with .NET Framework and .NET Core.
- Need some help building the source? See BUILDING.md.
- Want to contribute to the project? See CONTRIBUTING.md.
- Want to contribute to the assertion library? See the suggested contribution workflow in the assertion library project, as it is slightly more complex due to code being spread across two GitHub repositories.
Latest Builds
Stable | Latest prerelease | Latest CI | CI status | |
---|---|---|---|---|
v2 core framework | ||||
v3 core framework (alpha docs) | N/A | N/A | ||
xunit.analyzers | ||||
xunit.runner.visualstudio |
For complete CI package lists, please visit the feedz.io package search.
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.
|
14 |
xunit.core
Includes the libraries for writing unit tests with xUnit.net.
|
20 |
xunit.core
Includes the libraries for writing unit tests with xUnit.net.
|
23 |
xunit.core
Includes the libraries for writing unit tests with xUnit.net.
|
32 |
xunit.core
Includes the libraries for writing unit tests with xUnit.net.
|
101 |
xunit.core
Includes the libraries for writing unit tests with xUnit.net.
|
370 |
xunit.core
Includes the libraries for writing unit tests with xUnit.net.
|
730 |
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.
|
222 |
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.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.
|
15 |
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.
|
14 |
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.
|
21 |
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.
|
15 |
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.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.
|
16 |
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.
|
14 |
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.
|
15 |
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.
|
16 |
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.
|
17 |
https://xunit.net/releases/v2/2.5.1
.NET Framework 4.5.2
- xunit.extensibility.core (= 2.5.1)
.NET Standard 1.1
- NETStandard.Library (>= 1.6.1)
- xunit.extensibility.core (= 2.5.1)
Version | Downloads | Last updated |
---|---|---|
2.9.3 | 3 | 01/25/2025 |
2.9.2 | 5 | 11/27/2024 |
2.9.1 | 5 | 11/15/2024 |
2.9.0 | 8 | 12/02/2024 |
2.8.1 | 13 | 05/28/2024 |
2.8.0 | 9 | 05/28/2024 |
2.7.1 | 6 | 11/15/2024 |
2.7.0 | 5 | 11/16/2024 |
2.6.6 | 13 | 02/04/2024 |
2.6.5 | 5 | 11/16/2024 |
2.6.4 | 7 | 11/16/2024 |
2.6.3 | 8 | 11/15/2024 |
2.6.2 | 5 | 11/16/2024 |
2.6.1 | 6 | 11/14/2024 |
2.6.0 | 6 | 11/15/2024 |
2.5.3 | 20 | 05/07/2024 |
2.5.2 | 4 | 11/28/2024 |
2.5.2-pre.6 | 10 | 05/28/2024 |
2.5.2-pre.2 | 9 | 05/28/2024 |
2.5.1 | 7 | 11/15/2024 |
2.5.1-pre.33 | 9 | 05/28/2024 |
2.5.1-pre.26 | 9 | 05/28/2024 |
2.5.1-pre.20 | 10 | 05/28/2024 |
2.5.1-pre.12 | 12 | 05/28/2024 |
2.5.1-pre.11 | 10 | 05/28/2024 |
2.5.0 | 8 | 11/15/2024 |
2.5.0-pre.44 | 8 | 05/28/2024 |
2.5.0-pre.37 | 8 | 05/28/2024 |
2.5.0-pre.26 | 11 | 05/28/2024 |
2.5.0-pre.22 | 11 | 05/28/2024 |
2.5.0-pre.11 | 10 | 05/28/2024 |
2.4.2 | 258 | 12/07/2022 |
2.4.2-pre.27 | 14 | 05/28/2024 |
2.4.0-rc.1.build4038 | 15 | 05/28/2024 |
2.4.0-beta.2.build4010 | 12 | 05/28/2024 |
2.3.0-rc3-build3818 | 8 | 06/07/2022 |
2.3.0-rc2-build3812 | 12 | 06/07/2022 |
2.3.0-beta4-build3742 | 10 | 06/07/2022 |
2.3.0-beta1-build3642 | 9 | 05/28/2024 |
2.2.0 | 192 | 06/07/2022 |
2.2.0-rc4-build3536 | 12 | 05/28/2024 |
2.2.0-rc2-build3523 | 13 | 05/28/2024 |
2.2.0-beta3-build3402 | 12 | 06/07/2022 |
2.2.0-beta2-build3300 | 12 | 06/07/2022 |
2.2.0-beta1-build3239 | 9 | 05/28/2024 |
2.1.0 | 10 | 06/07/2022 |
2.1.0-rc1-build3168 | 8 | 05/28/2024 |
2.1.0-beta1-build2945 | 11 | 05/28/2024 |
2.0.0 | 11 | 06/07/2022 |
2.0.0-rc4-build2924 | 11 | 05/28/2024 |
2.0.0-rc2-build2857 | 12 | 05/28/2024 |
2.0.0-rc1-build2826 | 12 | 05/28/2024 |