sinon
JavaScript test spies, stubs and mocks.
JavaScript test spies, stubs and mocks.
Proxies nodejs require in order to allow overriding dependencies during testing.
Axios adapter that allows to easily mock requests
Mock http requests made using fetch
MongoDB Server for testing (core package, without autodownload). The server will allow you to connect your favourite ODM or client library to the MongoDB Server and run parallel integration tests isolated from each other.
MongoDB Server for testing (auto-download latest version). The server will allow you to connect your favourite ODM or client library to the MongoDB Server and run parallel integration tests isolated from each other.
Mock 'http' objects for testing Express, Next.js and Koa routing functions
Simple, intuitive mocking of Node.js modules.
Mocking library for TypeScript
Simplifying the use of mocks with Node.js
An Angular testing library for creating mock services, components, directives, pipes and modules in unit tests. It provides shallow rendering, precise stubs to fake child dependencies. ng-mocks works with Angular 5 6 7 8 9 10 11 12 13 14 15 16 17 18, jasm
A minimal test double library for TDD with JavaScript
Mocks node.js `http.IncomingMessage` (a request). See also `mock-res`.
A simple mocking library for TypeScript
Mockgoose is an in memory database mock to allow for testing of applications that rely on Mongoose.
sinon library extension to stub whole object and interfaces
Wipes node.js cache in a controlled way.
Wipes webpack cache in a controled way.
Sinon extensions for Mongoose stubs
Intuitive mocking for Typescript class imports