Top 20 NuGet testing Packages

C# client for use with SecByte MockApi server
A unit testing framework, focusing on clean test output, extensible assertions, and execution performance.
A set of classes for doing a default implementation of Selenate, which is a wrapper for interacting with Selenium in a way that makes calls more reliable than the basic implementation of Selenium
The package provides static code analysis functions to verify architectural requirements like component structures, layers or dependency rules. At the moment the package is limited to a specific architecture of two concentric layers inspired by the "Clean Architecture" described by Bob Martin. But y...
An experimental unit testing framework with custom fluent assertions.
A super simple BDD library that doesn't mangle your code, just add Given("..."); When("..."); Then("..."); to your tests. Generate Gherkin .feature files from your unit tests
Unit Testing with Local Functions 🐯 Use NUnit to write TDD or BDD tests: ✔️ Arrange / Act / Assert ✔️ Given / When / Then ✔️ Context / Specification
Unit Testing with Local Functions 🐯 Use MSTest to write TDD or BDD tests: ✔️ Arrange / Act / Assert ✔️ Given / When / Then ✔️ Context / Specification
Simple lib for testing context covers common test issues
Easy to use, small, SignalR Core unit testing support with NUnit and Moq. Check my github for xUnit or MSTest version
MSTest V2 Test Framework Extensions.
This package contains extensions to use NvdaTestingDriver with Selenium WebDriver. NVDA needs the browser window to be in the foreground, and it also needs any element to take the focus in order to analyze it. This package includes functions to do both.
This package contain classes to use MSTest with NvdaTestingDriver package.
DotNet port of testcontainers.org
DotNet port of testcontainers.org
DotNet port of testcontainers.org
This project aims to emulate the functionality provided by IIS Integration in an ASP.NET Core project that uses Windows Authentication for the purposes of testing with ASP.NET Core's TestServer from Microsoft.AspNetCore.TestHost. It provides real, authenticated Windows Auth capabilities - not just ...
A collection of tools for writing unit tests. Useful when extending Service Doctor. This package should only be referenced from a project containing tests.