Top 20 NuGet Unit Testing Packages

Package Description
Package Description
Provides a source generator of RestEase interfaces with all required attributes for calling web application controllers. Useful for writing strongly-typed asp.net core integration tests.
Gunner is a proof of concept command line Load test tool for windows to rapid fire requests against a test or pre-production server. A design goal from the outset was to have as small a memory and cpu usage footprint as possible and at the same time be capable of delivering high concurrency load tes...
Extends Autofac with the ability to register mocked or null-patterned ASP.NET Core Options. This package is for Autofac version 4. For an identical API on Autofac version 5, see `FGS.Tests.Support.Autofac.Mocking.Options`.
Extends Autofac with the ability to register null-patterned ASP.NET Core loggers. This package is for Autofac version 4. For an identical API on Autofac version 5, see `FGS.Tests.Support.Autofac.Mocking.Logging`.
Extends Autofac with the ability to register empty ASP.NET Core configuration. This package is for Autofac version 4. For an identical API on Autofac version 5, see `FGS.Tests.Support.Autofac.Mocking.Configuration`.
Provides functionality for registering Moq mocks with an Autofac container. This package is for Autofac version 4. For an identical API on Autofac version 5, see `FGS.Tests.Support.Autofac.Mocking`.
NuGet package for Person object.
C# library used by both SimpleRemote Client and SimpleRemote Server
C# client library for Microsoft SimpleRemote
A C#/.Net Core/NUnit QA test automation framework.
C#/.Net Core/NUnit QA test automation framework.
A .NET Core 8 API template using CQRS and EntityFramework.
Update description, this is just a test!
A slightly-opinionated `dotnet new` template for a component classlib which also runs from the commandline. The opinions are that logging, configuration and testing are good things, but should each be opt-in and should then work out of the box. Usage: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~...
The library goes through the target schema of the database and wipes its contents. Helps when writing tests for database-related code.
An xUnit TestFramework that uses Autofac to resolve tests and their dependencies (for netstandard 2.1)