FluffySpoon.JavaScript.Testing.Faking

Mocking framework

A mocking framework for TypeScript that enables fluent mocking of strongly-typed interfaces.

An NSubstitute port to TypeScript called substitute.js.

GitHub

204 stars
6 watching
22 forks
Language: TypeScript
last commit: over 2 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
florinn/typemoqA mocking library for TypeScript that allows developers to create fake objects and behaviors in their code for testing purposes.428
sabirvirtuoso/mockitA Swift mocking framework for unit testing with features such as stubbing, mocking, call verification, and argument matching.120
tpounds/mockitoppA C++ mocking framework inspired by Mockito, providing a simple and lightweight way to mock dependencies in unit testing.77
eranpeer/fakeitA C++ mocking framework for testing and development1,267
mockyabstract/mockyAn online service that allows users to generate custom HTTP responses for testing and development purposes.2,068
dionisiydk/mocketryA framework for creating mock objects and stubbing messages in Smalltalk programming language.18
phake/phakeA PHP framework for creating mock objects and test doubles to simplify testing of code478
jonreid/ocmockitoAn Objective-C framework for creating mock objects to test and verify application behavior991
meekrosoft/fffA testing framework for creating fake functions in C to simplify test development794
dascandy/hippomocksA single-header mocking framework allowing developers to isolate dependencies and test their code in isolation196
leoture/mockswiftA library that allows you to write mocks and make better tests with Swift90
nbottarini/mocktA mocking library for TypeScript and JavaScript10
ferada/cl-mockA library for easily replacing parts of existing functions with mock implementations.19
fakeiteasy/fakeiteasyA dynamic fake object library for .NET, allowing developers to create easy-to-use mock and stub objects.1,713
rspec/rspec-mocksA test-double framework for RSpec that supports method stubs and mocking of real objects as well as generated test-doubles.1,160