SimonCropp / XunitContext
Extends xUnit to expose extra context and simplify logging
☆167Updated last week
Alternatives and similar repositories for XunitContext:
Users that are interested in XunitContext are comparing it to the libraries listed below
- Analyzers based on the FluentAssertions best practices docs☆134Updated 2 months ago
- A Serilog sink that correlates log events with the code that produced them, enabling unit testing of log output.☆91Updated 7 months ago
- Code generator to easily create data builder patterns for your model classes☆117Updated 8 months ago
- Adds Xunit dynamic skipping of facts and theories.☆139Updated last week
- Friendlier attributes to help categorize your tests☆140Updated last month
- MELT is a free, open source, testing library for the .NET Standard Microsoft Extensions Logging library. It is a solution to easily test …☆76Updated 8 months ago
- The xunit test output sink for Serilog☆88Updated 4 months ago
- Advanced async/await Diagnostics and CodeFixes for C#☆180Updated 2 years ago
- Unmangle async/iterator stack traces with @benaadams's Demystifier☆97Updated 6 years ago
- Project to generate a public API of an assembly or type (useful for semantic versioning)☆263Updated 2 weeks ago
- Shows how to do deterministic builds with .NET☆131Updated 2 years ago
- ConfigureAwaitChecker☆70Updated 2 years ago
- C# immutable records generator☆73Updated 5 years ago
- Dead simple library for annotating steps of test case scenarios.☆67Updated 6 months ago
- A dotnet tool to run arbitrary commands from a project's "scripts" object☆126Updated this week
- A Microsoft.Extensions.Logging provider for xUnit test output☆111Updated last month
- A source generator for minimal APIs☆160Updated last year
- Adds combinatorial and pairwise testing capability to Xunit tests☆194Updated this week
- NewtonSoft.Json extensions for FluentAssertions☆74Updated 3 months ago
- An extremely opinionated command-line parser.☆120Updated 4 years ago
- Qowaiv is a Single Value Object library☆96Updated this week
- Provides a wrapper around SqlLocalDB to simplify running tests or samples that require a SQL Server Database☆191Updated last week
- Using the Compiler API for object mapping☆66Updated 2 years ago
- Retry running tests via xUnit, Specflow and Reqnroll