Awesome C# Testing

  • updated 3 months ago Apache License 2.0

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

  • updated about 2 months ago MIT License

    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.

  • Bogus Bogus 7,751
    star
    updated 7 months ago Other

    πŸ“‡ A simple fake data generator for C#, F#, and VB.NET. Based on and ported from the famed faker.js.

  • canopy canopy 502
    star
    updated over 1 year ago MIT License

    f# web automation and testing library, built on top of Selenium (friendly to c# also)

  • updated 3 months ago Microsoft Public ...

    What you have been waiting for πŸ‘ Perform a deep compare of any two .NET objects using reflection. Shows the differences between the two objects.

  • updated 2 months ago Apache License 2.0

    Random testing library for C#

  • updated about 2 months ago Apache License 2.0

    A smooth testing lib for F#. APIs made for humans! Strong testing methodologies for everyone!

  • updated 2 months ago Apache License 2.0

    Generates valid, readable C# from an Expression Tree.

  • updated 11 days ago MIT License

    The easy mocking library for .NET

  • updated about 2 months ago Apache License 2.0

    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.

  • updated almost 2 years ago MIT License

    Simple Fluent API for UI Automation

  • FsCheck FsCheck 1,122
    star
    updated 2 months ago BSD 3-Clause "New...

    Random Testing for .NET

  • Fuchu Fuchu 121
    star
    updated 8 months ago Apache License 2.0

    Functional test library for F# / C# / VB.NET

  • updated 3 months ago MIT License

    Machine.Specifications is a Context/Specification framework for .NET that removes language noise and simplifies tests.

  • updated 5 months ago MIT License

    Windows UI Library: the latest Windows 10 native controls and Fluent styles for your applications

  • moq moq 5,673
    star
    updated 23 days ago Other

    The most popular and friendly mocking framework for .NET

  • updated over 1 year ago MIT License

    A set of extension methods for mocking HttpClient and IHttpClientFactory with Moq.

  • NBomber NBomber 2,032
    star
    updated 22 days ago Other

    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).

  • updated 3 months ago MIT License

    A fluent API for .Net that can enforce architectural rules in unit tests.

  • nunit nunit 2,455
    star
    updated 11 days ago MIT License

    NUnit Framework

  • updated over 7 years ago BSD 3-Clause "New...

    Dynamic Mocking Framework for .NET

  • updated 7 months ago MIT License

    SecTester is a new tool that integrates our enterprise-grade scan engine directly into your unit tests.

  • shouldly shouldly 1,962
    star
    updated 4 months ago Other

    Should testing for .NETβ€”the way assertions should be!

  • updated 4 months ago MIT License

    Snapshooter is a snapshot testing tool for .NET Core and .NET Framework

  • updated 3 months ago Apache License 2.0

    Mutation testing for .NET core and .NET framework!

  • updated 3 days ago MIT License

    A library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.

  • updated over 4 years ago MIT License

    BDDfy is the simplest BDD framework EVER!

  • updated over 5 years ago MIT License

    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.

  • updated 11 months ago MIT License

    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 Verify 1,983
    star
    updated 10 months ago MIT License

    Verify is a snapshot tool that simplifies the assertion of complex data models and documents.

  • vstest vstest 858
    star
    updated 4 days ago MIT License

    Visual Studio Test Platform is the runner and engine that powers test explorer and vstest.console.

  • xunit xunit 3,925
    star
    updated 4 months ago Other

    xUnit.net is a free, open source, community-focused unit testing tool for .NET.