Top 20 NuGet unit Packages

This package contains a library of objects that can be used to create unit tests based on a SQLLocalDB instance.
My Tested ASP.NET Core MVC view component attribute assertion methods.
Stateful implementation on top of Azure Service Fabric's Reliable Actor state manager. Provides common .NET data structure concepts persisted in distributed actor state.
Package Description
Abp.AspNetCore.TestBase
Provides a ConventionHostBuilder that can be used during unit tests or anywhere else you wouldn't bootstrap an entire application
Provides extensions to mstest for unit testing Patterns
Provides extensions to NUnit for unit testing Patterns
A simple library to support validating JSON object equivalence in tests.
My Tested ASP.NET Core MVC versioning components.
FlUnit adapter for VSTest
Concurrency testing and load testing extension to MS Test. Substitute [TestMethod] for [ConcurrencyTest(4)] for 4 parallel execution threads. Use [LoadTest] to ramp up and run consecutive parallel threads for a given time period, and use [ParallelSequentialDurationComparisonTest] to automaticly run ...
Generic Repository Pattern and Unit Of Work for C# .Net Core
Use the headless implementation of the virtual dom for testing.
Create instances of classes for unit tests with dependencies automatically substituted.
Unit of Work pattern implementation
An extension to AutoFixture to easily work with MockHttp.