nunit / nunit.analyzers
Roslyn analyzers for writing unit tests with NUnit
☆96Updated this week
Alternatives and similar repositories for nunit.analyzers:
Users that are interested in nunit.analyzers are comparing it to the libraries listed below
- Easily identify which dependencies can be removed from a .NET project☆191Updated last month
- Automatically replace <inheritdoc /> tags in .NET XML comments with inherited documentation at build time☆72Updated 6 months ago
- Analyzers based on the FluentAssertions best practices docs☆134Updated last month
- An In-Memory version of the Roslyn compiler that can be used to debug components in the Roslyn pipeline☆112Updated 4 years ago
- Project to generate a public API of an assembly or type (useful for semantic versioning)☆261Updated last month
- 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…☆189Updated last year
- Create, edit and run multiple C# top-level programs in the same project by just selecting the startup program from the start button.☆294Updated this week
- Adds combinatorial and pairwise testing capability to Xunit tests☆194Updated this week
- Shows how to do deterministic builds with .NET☆131Updated 2 years ago
- Roslyn analyzers for xUnit.net (please open issues in https://github.com/xunit/xunit)☆191Updated last week
- Improved MSBuild editing support☆232Updated 2 weeks ago
- A mocking library based on the Compiler APIs (Roslyn + Mocks)☆292Updated this week
- NUnit logger for vstest platform (<= v3.x)☆53Updated 10 months ago
- Roslyn analyzers for IDisposable