nunit / nunit.analyzersLinks
Roslyn analyzers for writing unit tests with NUnit
☆104Updated last month
Alternatives and similar repositories for nunit.analyzers
Users that are interested in nunit.analyzers are comparing it to the libraries listed below
Sorting:
- Easily identify which dependencies can be removed from a .NET project☆214Updated 2 months ago
- Adds combinatorial and pairwise testing capability to Xunit tests☆201Updated this week
- Project to generate a public API of an assembly or type (useful for semantic versioning)☆279Updated this week
- Shows how to do deterministic builds with .NET☆133Updated 3 years ago
- Roslyn analyzers for xUnit.net (please open issues in https://github.com/xunit/xunit)☆197Updated 2 weeks ago
- Analyzers based on the FluentAssertions best practices docs☆133Updated 11 months ago
- Extends xUnit to expose extra context and simplify logging☆168Updated this week
- A source code only package which allows you to use .NET's nullable attributes in older target frameworks like .NET Standard 2.0 or the "o…☆196Updated last year
- Automatically replace <inheritdoc /> tags in .NET XML comments with inherited documentation at build time☆75Updated last year
- Contains the DotNet.ReproducibleBuilds package☆214Updated last week
- Adds Xunit dynamic skipping of facts and theories.☆144Updated last week
- A template for a NuGet package with tests, static analysis, code style, versioning, Azure Pipelines and GitHub Actions builds ready to go…☆147Updated this week
- Reports VSTest and MTP test results to GitHub Actions☆328Updated last week
- Manages launching and cleanup of diff tools☆231Updated this week
- Reports diagnostics for C# coding guidelines that are not already covered by Resharper.☆148Updated last year
- AsyncFixer: Async/Await Analyzers and Code Fixes