zyborg / dotnet-tests-report
GitHub Action to run .NET Core tests and generate report attached to Workflow Run
☆118Updated 2 years ago
Alternatives and similar repositories for dotnet-tests-report
Users that are interested in dotnet-tests-report are comparing it to the libraries listed below
Sorting:
- .NET test logger that reports to GitHub Actions☆308Updated 2 weeks ago
- Analyzers based on the FluentAssertions best practices docs☆134Updated 2 months ago
- Convert your .NET dependencies to the Directory.Packages.props format☆90Updated 3 months ago
- Produces text which, on first glance, looks like real, ponderous, prose; replete with clichés.☆146Updated this week
- Adds combinatorial and pairwise testing capability to Xunit tests☆194Updated last week
- Provides a wrapper around SqlLocalDB to simplify running tests or samples that require a SQL Server Database☆191Updated this week
- .NET Aspire Plugin for JetBrains Rider☆74Updated this week
- .NET tool to do a real clean of a project directory☆74Updated 3 weeks ago
- Easily identify which dependencies can be removed from a .NET project☆193Updated 2 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 …☆76Updated this week
- Adds Xunit dynamic skipping of facts and theories.☆140Updated this week
- Advanced async/await Diagnostics and CodeFixes for C#☆180Updated 2 years ago
- Roslyn analyzers for writing unit tests with NUnit☆96Updated 3 weeks ago
- Shows how to do deterministic builds with .NET☆131Updated 2 years ago
- Friendlier attributes to help categorize your tests☆140Updated 2 months ago
- Contains the DotNet.ReproducibleBuilds package☆202Updated 5 months ago
- .NET Core CLI tool to update the version information in .NET Core *.csproj files☆78Updated 4 months ago
- The C# Source Generator Playground☆146Updated 3 years ago
- This MSBuild SDK is designed to allow for the easy creation and use of SDK (shortform) projects targeting ASP.NET 4.x using System.Web.☆179Updated this week
- Core repository contains the primary open source libraries released by Macross Software for .NET Core.☆125Updated last year
- Code generator to easily create data builder patterns for your model classes☆117Updated 8 months ago
- An extension for ReSharper and Rider that highlights structured logging templates and contains some useful analyzers☆147Updated 2 weeks ago
- A Serilog sink that correlates log events with the code that produced them, enabling unit testing of log output.☆91Updated 7 months ago
- A Microsoft.Extensions.Logging provider for xUnit test output☆111Updated last month
- A .NET tool that copies a subset of files from a repository to a directory. The tool is mainly used in Dockerfiles to optimize the docker…☆96Updated last year
- Logging extensions for xunit☆288Updated this week
- Migrates FluentAssertions to standard xunit assertions☆29Updated 3 months ago
- Retry running tests via xUnit, Specflow and Reqnroll