Top 20 NuGet test Packages

Simplifies testing by automatically selecting the appropriate input data for a given test case.
Collection of helper functions for interacting with HTTP calls
This contains a very useful extension method for AutoFixture that allows you to OmitRecursion, (if a class has multiple nested objects, and/or self-reference, this simple extension method allows you to provent this from being an issue)
Contains useful classes for working with MVVM in Xamarin Forms.
A testing library written to easily add unit tests to cover behaviour held in SQL Server databases, using NUnit as the test framework. This library allows you to write SQL unit tests in code alongside all your other unit tests, including running them from within your IDE and as part of CI builds.
A testing library written to easily add unit tests to cover behaviour held in SQL Server databases, using MSTest as the test framework. This library allows you to write SQL unit tests in code alongside all your other unit tests, including running them from within your IDE and as part of CI builds.
A testing library written to easily add unit tests to cover behaviour held in SQL databases. This library allows you to write SQL unit tests in code alongside all your other unit tests, including running them from within your IDE and as part of CI builds. This package contains the data access to M...
A testing library written to easily add unit tests to cover behaviour held in SQL Server databases. This library allows you to write SQL unit tests in code alongside all your other unit tests, including running them from within your IDE and as part of CI builds. This package is the core logic; see...
Extends Modulos.Testing with patterns and abstraction to handle test with a non-mocked databases.
An extension for FakeItEasy which allows for capturing arguments sent to a fake.
Moq extensions for Dapper methods.
A library that improves SQLite based Entity Framework Core test run speed.
Shifting left in performance testing with 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 [ParallelizationTest] to automaticly run a test that compares parallel...
Provides a ConventionHostBuilder that can be used during unit tests or anywhere else you wouldn't bootstrap an entire application
Extensions for MvvmFrameWpf.TestAdapter
Mocking a TwinCAT Ads Server, for unit testing code with ADS read/write requests.
Some extension methods for dsian.TwinCAT.Ads.Server.Mock
Property testing for Expecto, powered by FsCheck
Testing Extensions
Set of ruby scripts that help you do continuous testing in .Net (supports NSpec, MSTest and NUnit).