MitchBodmer / serilog-sinks-testcorrelatorLinks
A Serilog sink that correlates log events with the code that produced them, enabling unit testing of log output.
☆92Updated 9 months ago
Alternatives and similar repositories for serilog-sinks-testcorrelator
Users that are interested in serilog-sinks-testcorrelator are comparing it to the libraries listed below
Sorting:
- The xunit test output sink for Serilog☆90Updated 6 months ago
- Extends xUnit to expose extra context and simplify logging☆167Updated last week
- Unmangle async/iterator stack traces with @benaadams's Demystifier☆97Updated 6 years ago
- NewtonSoft.Json extensions for FluentAssertions☆74Updated 5 months ago
- Analyzers based on the FluentAssertions best practices docs☆133Updated 3 months ago
- MELT is a free, open source, testing library for the .NET Standard Microsoft Extensions Logging library. It is a solution to easily test …☆78Updated 3 weeks ago
- In-memory sink for Serilog to use for testing☆57Updated 3 weeks ago
- Adds Xunit dynamic skipping of facts and theories.☆141Updated this week
- ConfigureAwaitChecker☆71Updated 3 years ago
- Adds combinatorial and pairwise testing capability to Xunit tests☆194Updated last week
- Code generator to easily create data builder patterns for your model classes☆117Updated 9 months ago
- Grab bag of generic utilities and extension methods for .Net development☆110Updated 2 years ago
- Friendlier attributes to help categorize your tests☆140Updated 3 months ago
- Enrich Serilog log events with properties from Open Telemetry spans.☆98Updated last year
- Enrich logs with a unique ID so you can track logs for specific requests.☆93Updated 2 years ago
- C# immutable records generator