79 packages tagged with “NSubstitute”
Provides diagnostic analyzers to warn about incorrect usage of NSubstitute in C#.
AutoMocker for use with NSubstitute
Adds relational support to the Microsoft EntityFrameworkCore in-memory database provider by mocking relational operations. EntityFrameworkCore.Testing v1.x = EntityFrameworkCore 2 (2.1.0+) EntityFrameworkCore.Testing v2.x = EntityFrameworkCore 3 EntityFrameworkCore.Testing v3.x = EntityFrameworkCore 5 EntityFrameworkCore.Testing v4.x = EntityFrameworkCore 6 EntityFrameworkCore.Testing v5.x = EntityFrameworkCore 7 EntityFrameworkCore.Testing v8.x = EntityFrameworkCore 8 EntityFrameworkCore.Testing v9.x = EntityFrameworkCore 9 EntityFrameworkCore.Testing v10.x = EntityFrameworkCore 10
Testing helpers for using NSubstitute with EntityFramework.
Helper classes to test Sitecote API using NSubstitute.
Equivalency based argument matcher for NSubstitute
Adds Verify (https://github.com/VerifyTests/Verify) support for verifying NSubstitute (https://nsubstitute.github.io/) types
Common tools for writing tests using XUnit, AutoFixture, NSubstitute and FluentAssertions.
Automock implementation for NSubstitute using Ninject to create the objects under test.
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. Formerly called NTestDataBuilder.
A mocking library that creates Microsoft.Extensions.Caching.Memory IMemoryCache system mocks using NSubstitute.
Glue to allow NSubstitute to use Fluent Assertions when verifying received calls.
Accelerates preparation of mocked structures for unit tests under xUnit2 by configuring AutoFixture data generation to use NSubstitute. Gracefully handles recursive structures by omitting recursions.
Grace.NSubstitute provides integration classes between NSubstitute and Grace (Dependency Injection Contaniner)
NTestDataBuilder has been renamed to TestStack.Dossier.
Provides NSubstitute for Microsoft.Extenstions.Logging.ILogger that can be use with .Received()
A mocking library that creates LazyCache IAppCache system mocks using NSubstitute.
A chill container that uses autofac as a container and NSubsitute for creating mocks.
A base framework library with helper methods for organizing and simplifying unit and integration tests.
NSubstitute auto mocking integration for Stashbox.
An AutoFakerBinder for interfaces and abstract objects using NSubstitute
Provides diagnostic analyzers to warn about incorrect usage of NSubstitute in VB.NET.
A chill container that uses unity as a dependency injection container and NSubsitute as it's mocking framework
This package includes a helper for Nsubstitute. This is developed based on our teams need and we will add to it as we continue using NSubstitute.
Create instances of classes for unit tests with dependencies automatically substituted.
Provides some NSubstitute extensions
Quick fixes for NSubstitute mocking library.
Extended functionality of Stoic Dreams Test Framework, adding funtionality to handle testing against rendered .razor components for unit and integration testing.
A simple nuget package that just includes other nuget packages I use to make XUnit tests.
Library to mocking gRPC client. Instead of Grpc.Core.Testing using extensions for NSubstitute