nsubstitute
Here are 78 public repositories matching this topic...
Language:All
Sort:Most stars
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.
- Updated
Mar 11, 2025 - C#
Mocking Entity Framework Core operations such ToListAsync, FirstOrDefaultAsync etc
- Updated
Sep 24, 2024 - C#
Easy Mock wrapper for mocking EFCore5 DbContext and DbSet using Moq or NSubstitute
- Updated
Nov 9, 2023 - C#
A generic model for using fakes and automocking on top of Machine.Specifications
- Updated
Dec 15, 2024 - C#
ASP.Net MVC with Active Directory Authentication using Owin Middleware
- Updated
Mar 17, 2017 - C#
Easy Mock wrapper for mocking EF6 DbContext and DbSet using Moq or NSubstitute
- Updated
Feb 28, 2024 - C#
Autofixture auto-mocking for XUnit2 using a mocking library of your choice.
- Updated
Mar 16, 2025 - C#
Extension to NSubstitute that provides mocking of concrete methods and statics
- Updated
Jun 26, 2019 - C#
A sample project demonstrating Test-Driven Development (TDD) using .Net 8 and Vertical Slice Architecture based on Minimal APIs in .NET Core
- Updated
Jul 27, 2024 - C#
Equivalence based argument matcher for NSubstitute
- Updated
Sep 4, 2021 - C#
A Discord bot that allows translations of messages in a Discord server (guild) using country flags and /translate command.
- Updated
Mar 20, 2025 - C#
a library for bridging between NSubstitute and FluentAssertions
- Updated
Mar 11, 2020 - C#
A Unity project template that contains installed and configured core official and popular third party packages to quickly start new projects.
- Updated
Jul 29, 2022 - C#
As a companion to my blog series on .NET Mocking Frameworks and how they work, this repository attempts to implement the same unit tests with mocks using each of the major mocking frameworks available for .NET.
- Updated
Jul 20, 2018 - C#
Helpers for .net mocking frameworks
- Updated
May 16, 2022 - C#
Leaping Gorilla's testing framework for BDD style Given/When/Then without the ceremony
- Updated
Jan 22, 2025 - C#
An auto-substitute/mock generating container that creates mocks using NSubstitute
- Updated
Feb 17, 2025 - C#
FluentArrange lets you write clean Arrange code in your unit tests, and automatically creates mocked dependencies for you
- Updated
Feb 18, 2022 - C#
Improve this page
Add a description, image, and links to thensubstitute topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with thensubstitute topic, visit your repo's landing page and select "manage topics."