Package: wnpp Severity: wishlist Owner: Lev Lamberov <[email protected]>
* Package name : mocker-el Version : 0.3.1 Upstream Author : Yann Hodique <[email protected]> * URL : https://github.com/sigma/mocker.el * License : GPL-2+ Programming Lang: Emacs Lisp Description : mocking framework for Emacs This package is helpful with testing Emacs Lisp code. Its single entry point (`mocker-let') provides an `let' like interface to defining mock objects. Actually, `mocker-let' is a wrapper around `flet', which can be seen as a way to manually generate mocks.

