10

8

6

4

2


9.3

8.4

9.1

6.6
Moq

8.9

9.2

8.3
0.0

8.3

5.3

55 Testing packages and projects

  • Bogus

    9.3 8.4 L4 C#
    :card_index: A simple fake data generator for C#, F#, and VB.NET. Based on and ported from the famed faker.js.
  • Moq

    9.1 6.6 C#
    Repo for managing Moq 4.x [Moved to: https://github.com/moq/moq]
  • Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
  • xUnit

    8.9 9.2 L3 C#
    xUnit.net is a free, open source, community-focused unit testing tool for .NET.
  • Fluent Assertions

    8.6 9.6 L4 C#
    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.
  • SpecFlow

    8.3 0.0 L4 C#
    #1 .NET BDD Framework. SpecFlow automates your testing & works with your existing code. Find Bugs before they happen. Behavior Driven Development helps developers, testers, and business representatives to get a better understanding of their collaboration
  • AutoFixture

    8.3 5.3 L3 C#
    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.
  • NUnit

    8.3 9.1 L3 C#
    NUnit Framework
  • Testcontainers

    8.2 9.0 C#
    A library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.
  • NSubstitute

    7.7 7.7 L5 C#
    A friendly substitute for .NET mocking libraries.
  • Shouldly

    7.5 7.6 L4 C#
    Should testing for .NET—the way assertions should be!
  • Verify

    7.3 9.7 C#
    Verify is a snapshot tool that simplifies the assertion of complex data models and documents.
  • NBomber

    7.2 7.7 CSS
    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).
  • FakeItEasy

    7.0 8.0 L4 C#
    The easy mocking library for .NET
  • Stryker.NET

    7.0 9.3 C#
    Mutation testing for .NET core and .NET framework!
  • WireMock.Net

    6.6 8.6 C#
    WireMock.Net is a flexible product for stubbing and mocking web HTTP responses using advanced request matching and response templating. Based on the functionality from http://WireMock.org, but extended with more functionality.
  • Compare-Net-Objects

    6.4 7.0 C#
    What you have been waiting for :+1: Perform a deep compare of any two .NET objects using reflection. Shows the differences between the two objects.
  • FsCheck

    6.4 6.1 F#
    Random Testing for .NET
  • NetArchTest

    6.3 6.3 C#
    A fluent API for .Net that can enforce architectural rules in unit tests.
  • Machine.Specifications

    6.3 4.3 L5 C#
    Machine.Specifications is a Context/Specification framework for .NET that removes language noise and simplifies tests.
  • MSTest

    6.1 9.8 C#
    MSTest framework and adapter
  • GenFu

    5.9 0.0 C#
    GenFu is a library you can use to generate realistic test data. It is composed of several property fillers that can populate commonly named properties through reflection using an internal database of values or randomly created data. You can override any of the fillers, give GenFu hints on how to fill them.
  • Fixie

    5.5 9.3 L4 C#
    Ergonomic Testing for .NET
  • Expecto

    5.4 6.3 F#
    A smooth testing lib for F#. APIs made for humans! Strong testing methodologies for everyone!
  • ArchUnitNET

    5.3 5.6 C#
    A C# architecture test library to specify and assert architecture rules in C# for automated testing.
  • Canopy

    5.2 0.0 F#
    f# web automation and testing library, built on top of Selenium (friendly to c# also)
  • BDDfy

    4.9 0.0 L5 C#
    BDDfy is the simplest BDD framework EVER!
  • Rhino Mocks

    4.8 0.0 L5 C#
    Dynamic Mocking Framework for .NET
  • Fine Code Coverage

    4.6 8.2 C#
    Visualize unit test code coverage easily for free in Visual Studio Community Edition (and other editions too)
  • FluentAutomation

    4.4 0.0 L3 C#
    Simple Fluent API for UI Automation
  • NFluent

    4.3 6.6 C#
    Smooth your .NET TDD experience with NFluent! NFluent is an ergonomic assertion library which aims to fluent your .NET TDD experience (based on simple Check.That() assertion statements). NFluent aims your tests to be fluent to write (with a super-duper-happy 'dot' auto-completion experience), fluent to read (i.e. as close as possible to plain English expression), but also fluent to troubleshoot, in a less-error-prone way comparing to the classical .NET test frameworks. NFluent is also directly inspired by the awesome Java FEST Fluent assertion/reflection library (http://fest.easytesting.org/)
  • xBehave.net

    4.2 8.1 L4 C#
    ✖ An xUnit.net extension for describing each step in a test with natural language.
  • LightBDD

    4.0 6.5 C#
    BDD framework allowing to create easy to read and maintain tests.
  • NSpec

    3.9 0.0 C#
    A battle hardened testing framework for C# that's heavily inspired by Mocha and RSpec.
  • SpecsFor

    3.9 0.0 L5 C#
    SpecsFor is a light-weight Behavior-Driven Development framework that focuses on ease of use for *developers* by minimizing testing friction.
  • snapshooter

    3.7 5.4 C#
    Snapshooter is a snapshot testing tool for .NET Core and .NET Framework
  • AutoMoq

    3.4 0.0 C#
    Auto mocking provider for Moq.
  • Xunit.Gherkin.Quick

    3.4 0.0 C#
    BDD in .NET Core - using Xunit and Gherkin (compatible with both .NET Core and .NET)
  • should

    3.2 0.0 L4 C#
    Should Assertion Library
  • ExpressionToCode

    3.2 8.0 L2 C#
    Generates valid, readable C# from an Expression Tree.
  • Moq.Contrib.HttpClient

    3.1 0.0 C#
    A set of extension methods for mocking HttpClient and IHttpClientFactory with Moq.
  • SimpleStubs

    3.0 0.0 C#
    *SimpleStubs* is a simple mocking framework that supports Universal Windows Platform (UWP), .NET Core and .NET framework. SimpleStubs is currently developed and maintained by Microsoft BigPark Studios in Vancouver.
  • Fuchu

    3.0 3.0 F#
    Functional test library for F# / C# / VB.NET
  • CsCheck

    2.7 9.2 C#
    Random testing library for C#
  • NBuilder

    2.2 0.0 L2 C#
    Rapid generation of test objects in .NET
  • NScenario

    2.2 5.8 HTML
    Dead simple library for annotating steps of test case scenarios.
  • xRetry

    2.0 8.3 C#
    Retry running tests via Xunit and Specflow
  • #<Sawyer::Resource:0x00007f89811b9240>

    1.9 8.5 C#
    :fire: A small library to help .NET developers leverage Microsoft's dependency injection framework in their Xunit-powered test projects
  • TestContainers dotnet

    1.9 3.2 C#
    dotnet port of testcontainers-java
  • SecTester

    1.4 6.6 C#
    SecTester is a new tool that integrates our enterprise-grade scan engine directly into your unit tests.
  • CoreBDD

    1.3 10.0 C#
    BDD framework for xUnit.net
  • CheckTestOutput

    1.1 4.4 C#
    Semi-manual asserts for .NET unit tests
  • GennyMcGenFace

    1.1 0.0 L3 C#
    No description or website provided.
  • ReportPortal

    -
    AI-powered Test Automation Dashboard. Acquire, aggregate and analyze test reports to ascertain release health.
  • NCrunch

    -
    An automated continuous & concurrent testing tool for Visual Studio. [$]
  • BDTest

    - -
    A behaviour driven testing and reporting framework!

Add another 'Testing' Package