A C# architecture test library to specify and assert architecture rules in C# for automated testing.
AutoFixture is an open source library for .NET designed to minimize the 'Arrange' phase of your unit tests in order to maximize maintainability. Its primary goal is to allow developers to focus on what is being tested rather than how to setup the test scenario, by making it easier to create object graphs containing test data.
π A simple fake data generator for C#, F#, and VB.NET. Based on and ported from the famed faker.js.
f# web automation and testing library, built on top of Selenium (friendly to c# also)
What you have been waiting for π Perform a deep compare of any two .NET objects using reflection. Shows the differences between the two objects.
Random testing library for C#
A smooth testing lib for F#. APIs made for humans! Strong testing methodologies for everyone!
Generates valid, readable C# from an Expression Tree.
The easy mocking library for .NET
A very extensive set of extension methods that allow you to more naturally specify the expected outcome of a TDD or BDD-style unit tests. Targets .NET Framework 4.7, as well as .NET Core 2.1, .NET Core 3.0, .NET 6, .NET Standard 2.0 and 2.1. Supports the unit test frameworks MSTest2, NUnit3, XUnit2, MSpec, and NSpec3.
Simple Fluent API for UI Automation
Random Testing for .NET
Functional test library for F# / C# / VB.NET
Machine.Specifications is a Context/Specification framework for .NET that removes language noise and simplifies tests.
Windows UI Library: the latest Windows 10 native controls and Fluent styles for your applications
The most popular and friendly mocking framework for .NET
A set of extension methods for mocking HttpClient and IHttpClientFactory with Moq.
Modern and flexible load testing framework for Pull and Push scenarios, designed to test any system regardless a protocol (HTTP/WebSockets/AMQP etc) or a semantic model (Pull/Push).
A fluent API for .Net that can enforce architectural rules in unit tests.
NUnit Framework
Dynamic Mocking Framework for .NET
SecTester is a new tool that integrates our enterprise-grade scan engine directly into your unit tests.
Should testing for .NETβthe way assertions should be!
Snapshooter is a snapshot testing tool for .NET Core and .NET Framework
Mutation testing for .NET core and .NET framework!
A library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.
BDDfy is the simplest BDD framework EVER!
TestStack.Dossier provides you with the code infrastructure to easily and quickly generate test fixture data for your automated tests in a terse, readable and maintainable way using the Test Data Builder, anonymous value and equivalence class patterns.
Seleno helps you write automated UI tests in the right way by implementing Page Objects and Page Components and by reading from and writing to web pages using strongly typed view models.
Verify is a snapshot tool that simplifies the assertion of complex data models and documents.
Visual Studio Test Platform is the runner and engine that powers test explorer and vstest.console.
xUnit.net is a free, open source, community-focused unit testing tool for .NET.