Found 11 packages
It's faking amazing! The easy mocking library for .NET that works great in C# and VB.NET alike. No need to know the difference between a stub, a mock or a spy, everything's a fake! The easy to use, refactoring friendly API makes faking a breeze.
Autofac extension supporting generation of FakeItEasy objects.
Autofac extension supporting generation of NSubstitute objects.
Matryoshka enables you to layer your document type properties in tabs and groups. It substitutes the content editor view, with its own view, to make existing groups appear as tabs, and adds a property editor, which gives the impression of groups.
Owin Globalization Module. It substitutes the classcical Asp.net Globalization module. Supported cultures specification. Best match with all suppported cultures. Culture stored in url and/or cookie. If no culture is found in cookie or Url a best match between supported cultures and the cultures specified in the browser is performed
A framework for creating substitutes (mocks/fakes/stubs) for testing JavaScript objects. Inspired by NSubstitute.
Extension to Any library that allows generation of pre-canned substitutes using NSubstitute
A simple framework for unit tests using substitutes for dependencies
Defines a method Math.seedrandom() that, when called, substitutes an explicitly seeded RC4-based algorithm for Math.random(). Also supports automatic seeding from local or network sources of entropy.
Provides simple configuration to allow substituting Castle.Windsor components during tests.
Ninstance creates test instances for your classes without you having to care about the constructor signature, so you can change dependencies without having to fix hundreds of tests, or passing substitutes that don't affect behaviour