alefranz / MELTLinks
MELT is a free, open source, testing library for the .NET Standard Microsoft Extensions Logging library. It is a solution to easily test logs.
☆78Updated last month
Alternatives and similar repositories for MELT
Users that are interested in MELT are comparing it to the libraries listed below
Sorting:
- Extends xUnit to expose extra context and simplify logging☆167Updated last week
- Analyzers based on the FluentAssertions best practices docs☆133Updated 4 months ago
- A dotnet tool to run arbitrary commands from a project's "scripts" object☆126Updated this week
- A Serilog sink that correlates log events with the code that produced them, enabling unit testing of log output.☆92Updated 9 months ago
- The xunit test output sink for Serilog☆91Updated 7 months ago
- Provides a wrapper around SqlLocalDB to simplify running tests or samples that require a SQL Server Database☆193Updated last week
- Friendlier attributes to help categorize your tests☆140Updated 4 months ago
- Adds Xunit dynamic skipping of facts and theories.☆141Updated last week
- Advanced async/await Diagnostics and CodeFixes for C#☆183Updated 2 years ago
- Code generator to easily create data builder patterns for your model classes☆117Updated 10 months ago
- Adds combinatorial and pairwise testing capability to Xunit tests☆194Updated 2 weeks ago
- Dead simple library for annotating steps of test case scenarios.☆66Updated 8 months ago
- Extends Serilog with support for timed operations☆224Updated 6 months ago
- NsDepCop is a static code analysis tool that enforces namespace and assembly dependency rules in C# projects.☆214Updated 3 months ago
- Convert your .NET dependencies to the Directory.Packages.props format☆100Updated 2 weeks ago
- SystemTextJsonPatch is a JSON Patch (JsonPatchDocument) RFC 6902 implementation for .NET using System.Text.Json