Top 20 NuGet test Packages

A BDD library for testing C# code.
A fake HTTP message handler aimed at easing unit testing third party REST services
Application Logger Sample
Test of nuget package including how to debug into code in the nuget package. You can test how you can call a method in the ClassLibraryNugetTest DLL nuget package - e.g. call GetVersion() in the you own code like this: var testLib = new ClassLibraryNuget(); Nugetlabel.Content = t...
.NET Standard unit test project template Install with command dotnet new -i "Zahasoft.Skele.UnitTest" or dotnet new -i "Zahasoft.Skele::*" for all my templates.
*TestBase* gives you a flying start with - fluent assertions that are easy to extend - sharp error messages - tools to help you test with “heavyweight” dependencies on - AspNetCore.Mvc, AspNet.Mvc or WebApi Contexts - HttpClient - Ado.Net - Streams & Logging Chainable fluent assertions get...
*TestBase* gives you a flying start with - fluent assertions that are easy to extend - sharp error messages - tools to help you test with “heavyweight” dependencies on - AspNetCore.Mvc, AspNet.Mvc or WebApi Contexts - HttpClient - Ado.Net - Streams & Logging Chainable fluent assertions get...
Core dependency for AssertNET: AssertJ style fluent assertions for .NET Standard.
A long description of the package.
The cross-platform adapter to discover and execute MSTest Framework based tests. This is a .NET Standard 2.0 compilation of the MSTest.TestAdapter for reusing the test adapter on other platforms, like Xamarin Android and iOS.
Small header-only library for better integration of GoogleTest into TeamCity. Large portions of this code are based on work by JetBrains: https://github.com/JetBrains/teamcity-cpp This package does not have a formal dependency to any googleTest nuget package. However, you need googleTest in order ...
CaveTester is a lightweight testing library that help you manage your database and generate mock data
Test data generation helper
devonfw Base classes to create unit tests and integration tests with Moq and xUnit
A testing suite for testing UX functionality of web apps.
Hierarchical categories for NUnit. Supports .NET Framework 4.0+ and .NET Core/Standard 2.0+. NUnitExtras.HierarchicalCategories on GitHub: https://github.com/YevgeniyShunevych/nunitextras-hierarchicalcategories
SHIPPO APIs Client Library for C#