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.
204 stars
6 watching
22 forks
Language: TypeScript
last commit: 11 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A mocking library for TypeScript that allows developers to create fake objects and behaviors in their code for testing purposes. | 428 |
| A Swift mocking framework for unit testing with features such as stubbing, mocking, call verification, and argument matching. | 120 |
| A C++ mocking framework inspired by Mockito, providing a simple and lightweight way to mock dependencies in unit testing. | 77 |
| A C++ mocking framework for testing and development | 1,267 |
| An online service that allows users to generate custom HTTP responses for testing and development purposes. | 2,068 |
| A framework for creating mock objects and stubbing messages in Smalltalk programming language. | 18 |
| A PHP framework for creating mock objects and test doubles to simplify testing of code | 478 |
| An Objective-C framework for creating mock objects to test and verify application behavior | 991 |
| A testing framework for creating fake functions in C to simplify test development | 794 |
| A single-header mocking framework allowing developers to isolate dependencies and test their code in isolation | 196 |
| A library that allows you to write mocks and make better tests with Swift | 90 |
| A mocking library for TypeScript and JavaScript | 10 |
| A library for easily replacing parts of existing functions with mock implementations. | 19 |
| A dynamic fake object library for .NET, allowing developers to create easy-to-use mock and stub objects. | 1,713 |
| A test-double framework for RSpec that supports method stubs and mocking of real objects as well as generated test-doubles. | 1,160 |