Found 17 packages
The xUnit test output sink for Serilog
Support Microsoft.Extensions.Logging to ITestOutputHelper. public void Configure(IServiceProvider provider) { XunitTestOutputLoggerProvider.Register(provider); }
Capture serilog log events to xUnit output
Some extensions for xUnit (ITestOutputHelper)
Xunit integration for Microsoft.Extensions.Logging. Provides ILogger implementation that forwards log messages to Xunit's ITestOutputHelper for easy debugging and test output visibility.
Use Microsoft.Extensions.DependencyInjection to inject xunit testclass. If you want write Microsoft.Extensions.Logging to ITestOutputHelper, please install Xunit.DependencyInjection.Logging. Release notes: 11.1: Update xunit.v3 to 3.2.2, Move HostManager.Start/Stop to AssemblyRunner. 11.1: Update xunit.v3 to 3.2.0. 11.0: C# 14, Downgrade Microsoft.Extensions.Hosting to 8.0. 10.8: Add CreateHostApplicationBuilder method. 10.7: Update xunit.v3 to 3.0.1, does not set ApplicationName if it is already configured. 10.6: Update xunit.v3 to 3.0.0. 10.5: Improve compatibility with top level statements. 10.4: Fix #146. 10.3: Update xunit.v3 to 2.0.0. 10.2: Fix some parallelization problem. 10.1: Allow the default startup to be missing anywhere. 10.0: Upgrade xunit to v3.
The xUnit.v3 injectable test output sink for Serilog
TestOutputHelper Extensions
Extends ITestOutputHelper to allow output of a generic type using a serializer.
Loggers for the Microsoft.Extensions.Logging framework wrapping the xUnit.net ITestOutputHelper.
Testing library, adding an Asp.Net Core logging provider that logs to xUnit ITestOutputHelper.
The xUnit test output sink for Serilog
Some extensions for xUnit (ITestOutputHelper)
Logging extensions for Xunit so that tests that depend on ILogger can write to ITestOutputHelper
ILoggingProvider & ILogger to wrap ITestOutputHelper in xUnit .Net testing framework
Support Xunit.SkippableFact. public void ConfigureServices(IServiceCollection services) { services.AddStaFactSupport(); } Not support: 1. ITestOutputHelperAccessor.Output is alway null. so, ILogger can't output to xunit output. 2. Can't inject ITestOutputHelper 3. [MethodData]
xUnit integration for litty-logs. makes your test output bussin with gen alpha slang, emojis, and litty formatting through ITestOutputHelper. one line setup no cap 🔥