Top 20 NuGet Packages depending on NSubstitute

Total dependencies: 144

NEdifis, a tool for supporting testing and enforcing naming and testing conventions
BDD style testing framework to allow unit testing with automated mocking, dependency injection and minimum friction based on the NUnit testing library. We at Leaping Gorilla strive to remove as much friction as possible from our testing methodology. To that end we wanted a drop dead simple way to ...
Easy Mock wrapper for mocking EF6 DbContext and DbSet using NSubstitute
Package Description
AutoMocker for use with NSubstitute
Glue to allow NSubstitute to use Fluent Assertions when verifying received calls.
Contains utilities for facilitating easier testing of MVC projects: - JsonResultExtensions let you .Get("(property name)") on JsonResults from an MVC controller action to easily fetch values from the Json result - ControllerWithContextBuilder facilitates testing of contro...
This small package contains XUnit extensions: AutoNSubstituteDataAttribute and InlineAutoNSubstituteDataAttribute.
The package contains a set of utility classes and extensions to easily create stubs and mocks for Creatio platform.
XSX.Util.TestBase,单元测试基类,引用了常用的包和添加一些基本的方法
The package contains a set of utility classes and extensions to easily create stubs and mocks for bpm'online platform.
Package Description
Convenience helpers for unit tests.
NSubstitute extensions for NExpect so you can: ``` Expect(foo).(Not).To.Have.Received().Method(..); ```
Provides some NSubstitute extensions
Package Description
Test base class and utility methods.
Automock implementation for NSubstitute using Ninject to create the objects under test.