Showing 1-9 of 9 packages
Mocked objects with ES6
Universal plugin for Magic Mock - works with Vite, Webpack, Rollup, and esbuild
Core functionality for Magic Mock - HTTP request recording and replay
Create your mocks automagically
an easy mock tool based on koa
A JavaScript implementation of Python's MagicMock. No dependencies, no build system, framework agnostic.
Build mocks and spies so much more easily
> **EXPERIMENT**: Do not actually use this, I think?
MagicalMock is a convenience class for simplify creation of mock objects and functions for testing purposes. This package is a port of the python unittest.mock, with additional features for JavaScript.