TDD packages

Showing projects tagged as TDD

  • Bogus

    9.3 8.3 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#
    DISCONTINUED. Repo for managing Moq 4.x [Moved to: https://github.com/moq/moq]
  • Flurl.Http

    8.6 8.2 L4 C#
    Fluent URL builder and testable HTTP client for .NET
  • Fluent Assertions

    8.6 9.5 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.
  • NUnit

    8.3 9.1 L3 C#
    NUnit Framework
  • NSubstitute

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

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

    7.0 7.4 L4 C#
    The easy mocking library for .NET
  • Machine.Specifications

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

    4.3 5.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#
    DISCONTINUED. ✖ An xUnit.net extension for describing each step in a test with natural language.
  • LightBDD

    4.1 4.9 C#
    BDD framework allowing to create easy to read and maintain tests.
  • AxoCover

    4.1 0.0 C#
    Nice and free .Net code coverage support for Visual Studio with OpenCover.
  • 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 3.9 C#
    Snapshooter is a snapshot testing tool for .NET Core and .NET Framework
  • should

    3.2 0.0 L4 C#
    Should Assertion Library
  • 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.
  • CoreBDD

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

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

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