1.0.2 • Published 7 years ago

es-mock v1.0.2

Weekly downloads
-
License
MIT
Repository
-
Last release
7 years ago

ES-Mock

Purpose

A simple and intuitive api to mock javascript objects using the latest ES features (e.g: Proxy).

Installation

npm install --save-dev es-mock

Usage

For an example of how to setup a project to use es-mock lock at the companion repository: es-mock-sample.

Status

Not even alpha! it's being developed in TDD fashion so the code is quite tested but the coverage of the mock functionality is not complete yet.

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago