Top 20 NuGet Unit Testing Packages

Unit Testing with Local Functions 🐯 Use Xunit to write TDD or BDD tests: ✔️ Arrange / Act / Assert ✔️ Given / When / Then ✔️ Context / Specification
Azure Storage Integration for AutoHealthCheck.
Use Ben.Demystifier Formate Exception. public void ConfigureServices(IServiceCollection services) { services.UseDemystifyExceptionFilter(); }
Mocklis is a library and source code generator for .net, targeted at generating test doubles from interfaces. Mocklis.MockGenerator contains the code generation packaged as a Roslyn Analyzer/Code fix pair.
ReportGenerator converts XML reports generated by OpenCover, dotCover, Visual Studio, NCover, Cobertura, JaCoCo or Clover or into human readable reports in various formats. The reports do not only show the coverage quota, but also include the source code and visualize which line has been covered. U...
HttpClient extensions to test REST endpoints.
Easy to use, small, SignalR Core unit testing support with MSTest and Moq. For Nunit or xUnit version see my github.
Includes template with xUnit test class and a data class.
Generates fake data and fills your objects with them.
API functional tests with a fixture pattern
The Capgemini.Logger.ApplicationInsights NuGet has been created to facilitate testing of log statements whilst providing additional functionality specific to ApplicationInsights - e.g. the ability to log an Application Insights 'event' / pass almost any object to the Application Insights 'properties...
Simple framework to write assertive unit tests
Initialize a large collection of objects in a more readable way.
Support Okapi report using NUnit TestContext
A fixture for XUnit that start up a mongo DB to test your code with. Whilst it was built for XUnit it should be framework agnostic.
PrivateObject for unit tests, extracted from MsTest code, suitable for MsTest、XUnit、NUnit. Powered by .Net Standard 2.0