awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
nsubstitute avatar

nsubstitute/NSubstitute

0
View on GitHub↗
2,955 stars·278 forks·C#·12 viewsnsubstitute.github.io↗

NSubstitute

A friendly substitute for .NET mocking libraries.

Features

  • Testing - Mocking framework.
  • Testing Frameworks - Friendly mocking library for creating test doubles.

Star history

Star history chart for nsubstitute/nsubstituteStar history chart for nsubstitute/nsubstitute

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with NSubstitute

These projects share indexed features with NSubstitute. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • bchavez/bogusbchavez avatar

    bchavez/Bogus

    9,700View on GitHub↗

    Bogus is a fake data generator for .NET applications, including C#, F#, and VB.NET. It provides a deterministic mock data engine and an object configuration mapper to produce realistic profiles, addresses, and financial records. The library differentiates itself through a localization data provider that generates region-specific identifiers across various international languages and locales. It ensures reproducibility across executions by using seed values to control the sequence of generated data. The project covers wide-ranging data synthesis capabilities, including the generation of netwo

    C#bogusc-sharpcsharp
    View on GitHub↗9,700
  • cypress-io/cypresscypress-io avatar

    cypress-io/cypress

    50,113View on GitHub↗

    Cypress is a browser-based testing framework designed for writing and running automated tests directly inside the browser. It serves as an end-to-end testing framework, a frontend component testing tool, and a web application test runner. The project also functions as a headless browser automation tool and a network traffic interceptor. The system differentiates itself by executing test code within the same browser process as the application, allowing for direct access to the DOM. It includes a network traffic interception system to stub and manipulate browser requests, as well as a graphical

    TypeScriptangular-testing-librarycomponent-testingcypress
    View on GitHub↗50,113
  • bbc-news/wraithBBC-News avatar

    BBC-News/wraith

    0View on GitHub↗
    View on GitHub↗0
  • fakeiteasy/fakeiteasyFakeItEasy avatar

    FakeItEasy/FakeItEasy

    1,830View on GitHub↗

    The easy mocking library for .NET

    C#dotnetdotnet-corefake-objects
    View on GitHub↗1,830
Compare all 30 related projects→

Frequently asked questions

What does nsubstitute/nsubstitute do?

A friendly substitute for .NET mocking libraries.

What are the main features of nsubstitute/nsubstitute?

The main features of nsubstitute/nsubstitute are: Testing, Testing Frameworks.

Which projects share features with nsubstitute/nsubstitute?

Projects with overlapping indexed features include: cypress-io/cypress — Cypress is a browser-based testing framework designed for writing and running automated tests directly inside the… fluentassertions/fluentassertions — FluentAssertions is a library of extension methods for .NET that provides a human-readable syntax for verifying… bbc-news/wraith. bchavez/bogus — Bogus is a fake data generator for .NET applications, including C#, F#, and VB.NET. It provides a deterministic mock… fakeiteasy/fakeiteasy — The easy mocking library for .NET. machine/machine.specifications — Machine.Specifications is a Context/Specification framework for .NET that removes language noise and simplifies tests.