Top 20 NuGet test Packages

My Tested ASP.NET Core MVC view data components.
Client and Contracts for Gravity API. FREE register at "http://gravityapi.azurewebsites.net/Account/Register" in order to be able to use Gravity API
Shared test suite for ADO.NET providers.
Assert Extensions for the Microsoft Test Framework - MSTest V2
Additional utils for Viki.LoadRunner (WIP)
Persistence test helpers for CoreDdd library
Serilog.Sinks.ListOfString logs to a list of string so you can test your logging : ``` var log= new List<String>(); var testLogger= new LoggerConfiguration().WriteTo.StringList(log).CreateLogger(); ...tests... log.ShouldContain( x=>x.Matches("kilroy was here") ); ``` This is for Serilog. For Mic...
Easily write stories/features for integration testing
DotNet port of testcontainers.org
DotNet port of testcontainers.org
Library and CLI for randomly generating medical data like you might get out of an Electronic Health Records (EHR) system. It is intended for generating data for demos and testing ETL / cohort generation/ data management tools. BadMedicine differs from other random data generators e.g. Mockaro...
My Tested ASP.NET Core MVC view component result assertion methods.
My Tested ASP.NET Core MVC controller view action result components.
My Tested ASP.NET Core MVC controller view assertion methods.
My Tested ASP.NET Core MVC controller attribute components.
My Tested ASP.NET Core MVC controller action result components.
My Tested ASP.NET Core MVC pipeline components.
A mocking framework to mock HttpClient requests.
DotNet port of testcontainers.org
Test data provider and helper