Top 20 NuGet Unit Testing Packages

NUnitForms is an NUnit extension for unit and acceptance testing of Windows Forms applications.
Gets you up and going with a DotNet app quicker by providing common classes to help with writing automated tests.
Unit testable classes wrappers for CLR
A library of test utilities. It is named after the author who wrote the book of James in the Bible. (James 1:2-3)
Moksy is an open source .Net library for stubbing, mocking and simulating web services. Intended to be driven from MsTest (or your favorite testing framework), Moksy will create a real HTTP Server end-point that your system under test or other services can hit. For example: Moksy.Common.Proxy p...
A context/specification test framework, heavily inspired by RSpec
Provides the NUnit and Moq integration classes for TestFirst.Net. See TestFirst.Net docs
pvcbuild plugin to run NUnit tests
Alpha version that still requires (a) updated code comments, (b) updated wiki documentation, and (c) completed sample solution
Extends Tracing.NET with xunit tracing targets.
Approval testing for xUnit
Auto-mocked Unit Testing with Local Functions 🐯 Use the traditional Unit Testing Frameworks to write TDD or BDD tests: ✔️ Arrange / Act / Assert ✔️ Given / When / Then ✔️ Context / Specification Use Moq to: ✔️ Mock / Fake / Stub
Auto-mocked Unit Testing with Local Functions 🐯 Use the traditional Unit Testing Frameworks to write TDD or BDD tests: ✔️ Arrange / Act / Assert ✔️ Given / When / Then ✔️ Context / Specification Use FakeItEasy to: ✔️ Mock / Fake / Stub
This is a fork following the Coverlet project but only building and packaging the Coverlet.Core aspect. COMES AS IS - NO GUARANTEES - API CAN CHANGE WITHOUT NOTICE
Mocklis is a library and source code generator for .net, targeted at generating test doubles from interfaces. Mocklis.Core contains classes and interfaces used by the generated test doubles. See also the Mocklis package for a more comprehensive set of tools for writing tests using the generated code...
Implementation for automated testing using Xunit
A set of tools to make the arrange phase of unit and integration tests for projects in .Net simpler. Find usage documentation here: https://github.com/johnkuefler/DotnetTestUtils
A small lib for making simple UI tests for Sitecore backend